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