summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200Stefan Metzmacher2007-10-105-156/+218
* r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200Stefan Metzmacher2007-10-104-0/+521
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-1022-196/+218
* r10995: fix released vs. releasedStefan Metzmacher2007-10-101-11/+9
* r10993: - make us able to check released records, we can only do that by find...Stefan Metzmacher2007-10-101-4/+293
* r10991: - create always a valid bind_info28 blocks, so that we don't need to ...Stefan Metzmacher2007-10-101-45/+100
* r10988: print out the password blobs, withStefan Metzmacher2007-10-101-0/+57
* r10987: add support for tcp kdc requestsStefan Metzmacher2007-10-102-34/+271
* r10986: loop also when we use mszip compressionStefan Metzmacher2007-10-101-4/+17
* r10985: To aid in testing, this allows us to easily force kerberos to use UDP...Andrew Bartlett2007-10-101-5/+9
* r10984: fix valgrind warnings, I had used that to check if w2k3 accept random...Stefan Metzmacher2007-10-101-1/+1
* r10983: Another case were we want to avoid DNS for unqualified names.Andrew Bartlett2007-10-101-1/+8
* r10982: Move credentials.h into auth/credentials, and add flags needed byAndrew Bartlett2007-10-102-1/+6
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-105-210/+290
* r10980: Use ldb_attr_cmp and ldb_dn_escape_valueAndrew Bartlett2007-10-101-6/+6
* r10973: - make debugging a bit easierStefan Metzmacher2007-10-101-1/+277
* r10971: - test static records with the same owner tooStefan Metzmacher2007-10-101-12/+388
* r10967: move the function in the order they are usedStefan Metzmacher2007-10-101-98/+99
* r10965: - only run the cross connection assoc test when running with -XStefan Metzmacher2007-10-101-1/+288
* r10959: fix compiler warningsStefan Metzmacher2007-10-101-2/+3
* r10957: make a comment clearerAndrew Tridgell2007-10-101-1/+1
* r10956: Tridge thought some comments might be a good idea :-)Andrew Bartlett2007-10-101-2/+14
* r10955: finally worked out why our computer accounts were being identified as...Andrew Tridgell2007-10-101-0/+1
* r10954: added support for canonicalName in the operational module, using theAndrew Tridgell2007-10-103-32/+94
* r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.cAndrew Bartlett2007-10-104-97/+210
* r10950: More cracknames variations (including expected values) than you canAndrew Bartlett2007-10-101-16/+76
* r10946: Use the right name for the remote workstation, and always initialise it.Andrew Bartlett2007-10-102-4/+7
* r10945: Free the salt after we are done with it. May need a merge to similarAndrew Bartlett2007-10-101-2/+4
* r10941: Hmmm. Making that fn static is more correct.Volker Lendecke2007-10-102-2/+1
* r10940: add struct definitionVolker Lendecke2007-10-101-0/+1
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2007-10-104-19/+326
* r10934: Fix a gcc 4 warningVolker Lendecke2007-10-101-1/+2
* r10924: we don't need this line twiceStefan Metzmacher2007-10-101-1/+0
* r10920: in case of a accept() failure just failing and trying again is noAndrew Tridgell2007-10-103-0/+17
* r10918: - fixed standalone ldb buildAndrew Tridgell2007-10-108-241/+15
* r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_att...Andrew Tridgell2007-10-103-9/+18
* r10916: - finished the 'operational' ldb moduleAndrew Tridgell2007-10-108-42/+148
* r10915: added a standard attribute handler for a ldap UTC time stringAndrew Tridgell2007-10-103-11/+56
* r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell2007-10-107-59/+52
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-1035-281/+625
* r10912: added a test for supporting batch oplock upgradesAndrew Tridgell2007-10-101-0/+14
* r10897: added in a hackish ldb proxy module that I am using to experiment withAndrew Tridgell2007-10-103-0/+351
* r10896: added a strcasestr() replacement functionAndrew Tridgell2007-10-103-2/+20
* r10895: allow 'dn=string' searches to work again. Windows doesn't allow these,Andrew Tridgell2007-10-101-7/+2
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-1014-40/+37
* r10893: add configure test for utime (needed for the previous utime patch)Andrew Tridgell2007-10-101-1/+1
* r10892: - improved the handling of the special distinguishedName attributeAndrew Tridgell2007-10-101-85/+43
* r10891: I noticed that the secrets.db was not being backed up on my system dueAndrew Tridgell2007-10-101-0/+9
* r10889: make searches for dn's less of a special case, and much faster whenAndrew Tridgell2007-10-102-15/+7
* r10880: Missed terminating ';', sorry.Jeremy Allison2007-10-101-2/+2