summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r11030: r10338@SERNOX: metze | 2005-09-20 09:20:49 +0200Stefan Metzmacher2007-10-101-0/+1
* r11029:Stefan Metzmacher2007-10-101-16/+96
* r11027: r10319@SERNOX: metze | 2005-09-19 18:31:23 +0200Stefan Metzmacher2007-10-104-13/+104
* r11026: r10318@SERNOX: metze | 2005-09-19 16:38:15 +0200Stefan Metzmacher2007-10-104-23/+135
* r11025: r10313@SERNOX: metze | 2005-09-19 12:19:27 +0200Stefan Metzmacher2007-10-101-1/+20
* r11024: r10311@SERNOX: metze | 2005-09-19 11:27:34 +0200Stefan Metzmacher2007-10-101-3/+0
* r11023: r10310@SERNOX: metze | 2005-09-19 11:21:39 +0200Stefan Metzmacher2007-10-102-5/+39
* r11022: r10309@SERNOX: metze | 2005-09-19 11:08:37 +0200Stefan Metzmacher2007-10-103-33/+36
* r11014: r10139@SERNOX: metze | 2005-09-10 10:32:36 +0200Stefan Metzmacher2007-10-103-30/+159
* r11011: r10124@SERNOX: metze | 2005-09-09 20:22:00 +0200Stefan Metzmacher2007-10-101-0/+1
* 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
* r10990: the beginnings of a program designed to work out the minimal schemaAndrew Tridgell2007-10-101-0/+112
* 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
* r10919: fixed the ldb test for the new operational moduleAndrew Tridgell2007-10-101-3/+4
* 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