summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13658: More moving around of files:Jelmer Vernooij2007-10-1066-193/+435
* r13655: Use new name of build headerJelmer Vernooij2007-10-1010-10/+10
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-108-15/+15
* r13653: Copy headers from the right placeJelmer Vernooij2007-10-102-1/+2
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-109-76/+5
* r13651: Always make sure pkgconfig directory existsJelmer Vernooij2007-10-101-1/+2
* r13650: Install manpages when building standaloneJelmer Vernooij2007-10-101-0/+4
* r13649: Move the general introduction to Samba4 to README andJelmer Vernooij2007-10-102-135/+124
* r13637: Adding more netr_UserFlags.Günther Deschner2007-10-101-3/+13
* r13634: Fix typo.Günther Deschner2007-10-101-1/+1
* r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner2007-10-101-5/+11
* r13632: The "password_properties" is a bitmask as well.Günther Deschner2007-10-101-10/+12
* r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner2007-10-101-0/+1
* r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner2007-10-101-11/+17
* r13629: export env-varsStefan Metzmacher2007-10-101-0/+2
* r13628: fix the logic:-)Stefan Metzmacher2007-10-101-1/+1
* r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2007-10-104-6/+76
* r13626: fix make testStefan Metzmacher2007-10-101-2/+0
* r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2007-10-103-17/+32
* r13623: - make sure ntvfs_map_qfileinfo isn't used for async repliesStefan Metzmacher2007-10-101-2/+14
* r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher2007-10-101-0/+14
* r13620: initialize the CMD with 0 tooStefan Metzmacher2007-10-101-0/+1
* r13619: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13618: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13617: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett2007-10-104-8/+45
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-1015-61/+77
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-1017-332/+845
* r13606: An attempt to fix #3525.Andrew Bartlett2007-10-102-13/+13
* r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.Andrew Bartlett2007-10-101-1/+1
* r13592: Incredible how bugs like this can sweep in even after peer review and...Simo Sorce2007-10-101-19/+22
* r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ...Andrew Bartlett2007-10-101-0/+23
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-108-113/+74
* r13582: IndentAndrew Bartlett2007-10-101-3/+3
* r13580: fix broken client side sortSimo Sorce2007-10-101-1/+1
* r13577: Move some (possibly system-defined) defines to replace.hJelmer Vernooij2007-10-102-16/+18
* r13572: Comments to async pipe open functions and copyright note.Rafal Szczesniak2007-10-101-10/+57
* r13568: Comments to async rpc connect functions.Rafal Szczesniak2007-10-101-6/+55
* r13561: Turn all dcerpc connect and socket functions to async version.Rafal Szczesniak2007-10-103-109/+517
* r13551: Add an accessor function for the user sid.Andrew Bartlett2007-10-101-0/+5
* r13516: We can't bind to both 0.0.0.0 and specific network interfaces at theAndrew Bartlett2007-10-101-7/+0
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-106-66/+137
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2007-10-104-0/+12
* r13506: zero memory as some ASN.1 elements are optional, and we should initia...Stefan Metzmacher2007-10-101-1/+1
* r13505: allow servers to bind to non-broadcast interfaces. Servers nowAndrew Tridgell2007-10-104-23/+28
* r13504: add back in a comment noting fred as the contributor of the addressAndrew Tridgell2007-10-101-0/+3
* r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett2007-10-105-9/+74
* r13480: Explain a little about how these credentials structures should be used.Andrew Bartlett2007-10-101-1/+16
* r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett2007-10-102-11/+11
* r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett2007-10-102-19/+26