summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r11419: add owned,unique,active vs. special group replica sectionStefan Metzmacher2007-10-101-0/+109
* r11418: - add unique,owned,active vs. normal group sectionStefan Metzmacher2007-10-101-24/+210
* r11417: Add TODO for the build systemJelmer Vernooij2007-10-101-0/+12
* r11416: add some more commentsStefan Metzmacher2007-10-101-0/+51
* r11415: - create a seperate nbt socket for handling incoming packetsStefan Metzmacher2007-10-101-151/+234
* r11414: Add passing around of logon_parameters to Samba4 auth_winbindAndrew Bartlett2007-10-101-0/+3
* r11413: More comments, plus always check (and update) the credentials chain,Andrew Bartlett2007-10-101-5/+33
* r11412: These comments may not be much, but my eyes scan code with evenAndrew Bartlett2007-10-101-0/+61
* r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett2007-10-103-26/+48
* r11410: Fix rejoin as a BDC by modifying, rather than trying to recreate, theAndrew Bartlett2007-10-101-2/+37
* r11409: The use of 'password server = ' here is still bogus, but for now atAndrew Bartlett2007-10-101-0/+2
* r11408: fixed the mapping of ldb errors to ldap errors in the ldap serverAndrew Tridgell2007-10-101-41/+20
* r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don'tAndrew Bartlett2007-10-103-17/+34
* r11406: Clean up uninitialised value warnings found by -01.Andrew Bartlett2007-10-101-23/+17
* r11405: Ensure we can never have secret4 be uninitialised. Found afterAndrew Bartlett2007-10-101-3/+5
* r11404: Another torture test and a new WERR.Andrew Bartlett2007-10-103-0/+15
* r11403: improved the error handling in the ildap ldb backend. Now passesAndrew Tridgell2007-10-101-37/+53
* r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett2007-10-103-53/+207
* r11401: A simple hack to have our central credentials system deny sending LMAndrew Bartlett2007-10-104-0/+19
* r11400: fix compiler warningsStefan Metzmacher2007-10-102-6/+6
* r11399: Add another case where we need to fallback, if the KDC isn't there.Andrew Bartlett2007-10-101-0/+4
* r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO.Andrew Bartlett2007-10-101-0/+4
* r11393: Avoid error messages and get more correctness with long plaintext pas...Andrew Bartlett2007-10-101-14/+15
* r11392: After confirmation from Love, fix a compiler warningVolker Lendecke2007-10-101-1/+1
* r11391: Add includedir to the list of directories to createJelmer Vernooij2007-10-101-1/+1
* r11388: Move dot-generating to a seperate perl executableJelmer Vernooij2007-10-103-28/+32
* r11387: Remove pidl from the default 'install' target as it doesn't obey theJelmer Vernooij2007-10-101-1/+1
* r11386: Add install rule for pidlJelmer Vernooij2007-10-102-2/+8
* r11385: Fix issues in module.c. Calling function should pass in pathJelmer Vernooij2007-10-102-16/+6
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-1019-109/+79
* r11378: Fix an uninitialized variable warning. Tridge, I'm 99.999% sure this ...Volker Lendecke2007-10-101-1/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-1020-66/+137
* r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett2007-10-102-31/+170
* r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett2007-10-102-3/+6
* r11372: Now RPC-SAMLOGON works, place it into the default 'make test'.Andrew Bartlett2007-10-101-14/+14
* r11371: Fix the ntlm_auth build.Andrew Bartlett2007-10-101-0/+2
* r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett2007-10-105-9/+52
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2007-10-1010-426/+437
* r11367: Ensure to intialise the new logon_parameters (0 for session setups).Andrew Bartlett2007-10-101-0/+2
* r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett2007-10-105-16/+31
* r11365: fixed a comment typoAndrew Tridgell2007-10-101-1/+1
* r11364: added a ldb_attr_dn() function for testing if an attribute name isAndrew Tridgell2007-10-104-7/+17
* r11363: fixed a problem with provisioning when hklm already exists (theAndrew Tridgell2007-10-101-2/+1
* r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...Tim Potter2007-10-101-2/+0
* r11361: Test user@DOMAIN userPrincipalNamesAndrew Bartlett2007-10-101-0/+14
* r11360: Pass down a flag indicating that this is an 'old password', and toAndrew Bartlett2007-10-101-18/+50
* r11359: More lovely cracknames tests...Andrew Bartlett2007-10-101-0/+31
* r11358: Ensure domains are always upper-case as well. Helps NTLMv2.Andrew Bartlett2007-10-101-1/+4
* r11357: Add more standard 'servicePrincaipalName' entries to our host accountAndrew Bartlett2007-10-101-0/+4
* r11356: More cracknames work. This copes with a lookup for aAndrew Bartlett2007-10-101-1/+21