Changeset 751 for trunk/server/source3/libads/ads_struct.c
- Timestamp:
- Nov 29, 2012, 1:59:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/libads/ads_struct.c
r745 r751 150 150 ads->auth.flags = wrap_flags; 151 151 152 /* Start with a page size of 1000 when the connection is new, 153 * we will drop it by half we get a timeout. */ 154 ads->config.ldap_page_size = 1000; 155 152 156 return ads; 153 157 }
Note:
See TracChangeset
for help on using the changeset viewer.