Changeset 736 for branches/samba-3.5.x/source3/libads/ads_struct.c
- Timestamp:
- Nov 12, 2012, 5:38:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/source3/libads/ads_struct.c
r414 r736 149 149 ads->auth.flags = wrap_flags; 150 150 151 /* Start with a page size of 1000 when the connection is new, 152 * we will drop it by half we get a timeout. */ 153 ads->config.ldap_page_size = 1000; 154 151 155 return ads; 152 156 }
Note:
See TracChangeset
for help on using the changeset viewer.