Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10916: - finished the 'operational' ldb module | Andrew Tridgell | 8 | -42/+148 |
2007-10-10 | r10915: added a standard attribute handler for a ldap UTC time string | Andrew Tridgell | 3 | -11/+56 |
2007-10-10 | r10914: moved the ldap time string functions into ldb so they can be used by | Andrew Tridgell | 7 | -59/+52 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 35 | -281/+625 |
2007-10-10 | r10912: added a test for supporting batch oplock upgrades | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r10897: added in a hackish ldb proxy module that I am using to experiment with | Andrew Tridgell | 3 | -0/+351 |
2007-10-10 | r10896: added a strcasestr() replacement function | Andrew Tridgell | 3 | -2/+20 |
2007-10-10 | r10895: allow 'dn=string' searches to work again. Windows doesn't allow these, | Andrew Tridgell | 1 | -7/+2 |
2007-10-10 | r10894: make the handling of dn/distinguishedName much closer to real | Andrew Tridgell | 14 | -40/+37 |
2007-10-10 | r10893: add configure test for utime (needed for the previous utime patch) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10892: - improved the handling of the special distinguishedName attribute | Andrew Tridgell | 1 | -85/+43 |
2007-10-10 | r10891: I noticed that the secrets.db was not being backed up on my system due | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r10889: make searches for dn's less of a special case, and much faster when | Andrew Tridgell | 2 | -15/+7 |
2007-10-10 | r10880: Missed terminating ';', sorry. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r10879: Added the ZERO_STRUCT(q_u), (r_u) entries to the generated | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r10878: Reply to some comments by tridge and metze: | Volker Lendecke | 11 | -330/+520 |
2007-10-10 | r10873: check the complete payload header | Stefan Metzmacher | 1 | -3/+11 |
2007-10-10 | r10872: fix the length of the dummy XPRESS decompressed buffer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10871: make xpress compression choosable, by --option="dssync:xpress=yes", | Stefan Metzmacher | 1 | -1/+29 |
2007-10-10 | r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP) | Stefan Metzmacher | 1 | -19/+57 |
2007-10-10 | r10869: add dummy functions and dummy parsing of XPRESS decompression, | Stefan Metzmacher | 2 | -8/+87 |
2007-10-10 | r10868: make flag(NDR_PAHEX) possible to use and show the union level in hex | Stefan Metzmacher | 2 | -4/+10 |
2007-10-10 | r10867: add WERR_UNKNOWN_REVISION errorcode | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 tree | Stefan Metzmacher | 4 | -4/+420 |
2007-10-10 | r10859: Make the flow a bit clearer | Volker Lendecke | 1 | -8/+7 |
2007-10-10 | r10856: we need aclocal.m4 in ldb for standalone configure | Andrew Tridgell | 2 | -2/+14 |
2007-10-10 | r10855: Put the domain SID in secrets.ldb by default, and add http as a | Andrew Bartlett | 2 | -1/+2 |
2007-10-10 | r10854: talloc_get_type() can return NULL.. | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r10853: Convert wbinfo -n to properly init the domain. | Volker Lendecke | 3 | -401/+32 |
2007-10-10 | r10852: Continuation-based programming can become a bit spaghetti... | Volker Lendecke | 7 | -249/+665 |
2007-10-10 | r10849: Fix handling of [charset] for strings with fixed or "inline" size | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r10848: Fix warning | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and use | Andrew Bartlett | 2 | -61/+37 |
2007-10-10 | r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o... | Volker Lendecke | 6 | -200/+263 |
2007-10-10 | r10845: Add new function to decrypt the session keys in samlogon responses. | Andrew Bartlett | 1 | -0/+44 |
2007-10-10 | r10844: Add challenge-response authentication to Samba4's winbindd for VL. | Andrew Bartlett | 3 | -1/+128 |
2007-10-10 | r10843: Reformatting | Volker Lendecke | 1 | -16/+26 |
2007-10-10 | r10842: Fix some issues with [out] unions that have a discriminator that is only | Jelmer Vernooij | 4 | -76/+37 |
2007-10-10 | r10840: Fix indentation | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10839: Add some [ref] (required for ethereal and Samba3 parser generators) | Jelmer Vernooij | 1 | -18/+20 |
2007-10-10 | r10838: Get us an schannel'ed netlogon pipe. | Volker Lendecke | 3 | -16/+130 |
2007-10-10 | r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i... | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r10834: Work in progress on winbind. With some helper routines the composite ... | Volker Lendecke | 5 | -672/+478 |
2007-10-10 | r10832: free the old session info | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r10830: we should use the same name in all places:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10829: Documentation updates | Jelmer Vernooij | 8 | -100/+180 |
2007-10-10 | r10825: Complete wbinfo -n | Volker Lendecke | 4 | -12/+388 |
2007-10-10 | r10820: Use talloc_get_type as suggested by tridge. | Andrew Bartlett | 2 | -7/+7 |
2007-10-10 | r10812: Fix capitalisation (thanks tridge). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10811: Revert accidental commit, I still need to finish the displayName and | Andrew Bartlett | 1 | -55/+0 |