summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij44-396/+326
2007-10-10r13773: Be consistent in the way you get out and free allocated dataSimo Sorce1-2/+2
2007-10-10r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2-22/+21
2007-10-10r13769: the "wins partners"-option will not be readdedStefan Metzmacher1-2/+2
2007-10-10r13768: be less verbose...Stefan Metzmacher1-0/+3
2007-10-10r13767: fix compiler warningsStefan Metzmacher4-31/+36
2007-10-10r13760: Remove extern declaration for SMB_PASSWD_FILEJelmer Vernooij1-1/+0
2007-10-10r13754: Update TODOJelmer Vernooij1-16/+5
2007-10-10r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructsJelmer Vernooij1-1/+1
2007-10-10r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij23-229/+1584
2007-10-10r13745: remove some code I was experimenting with and forgot was there when IAndrew Tridgell1-349/+0
2007-10-10r13744: Make ldb_ldap asyncSimo Sorce3-258/+747
2007-10-10r13743: Generic fixes and improvementsSimo Sorce1-59/+80
2007-10-10r13742: Fix tests to work better with ldapSimo Sorce5-12/+16
2007-10-10r13741: make the pointer type in pidl handle any size pointer, just in case weAndrew Tridgell1-8/+13
2007-10-10r13740: the BASE-DELETE test now passes, and is a quick testAndrew Tridgell2-3/+3
2007-10-10r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell9-324/+932
2007-10-10r13738: added support for a "pointer" type in pidl. This will be used in theAndrew Tridgell3-0/+33
2007-10-10r13735: Add summary of changes since the first TP so far. Please let me knowJelmer Vernooij1-1/+98
2007-10-10r13726: Fix indentation.Rafal Szczesniak1-1/+1
2007-10-10r13710: fix compiler warningsStefan Metzmacher3-7/+7
2007-10-10r13709: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13708: fix compiler warningsStefan Metzmacher1-3/+3
2007-10-10r13707: expanded the delete on close test some more, and make it easier toAndrew Tridgell1-47/+70
2007-10-10r13701: removed some unnecessary castsAndrew Tridgell1-5/+5
2007-10-10r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell4-0/+81
2007-10-10r13699: restore the system/select.h include, as otherwise we don't detectAndrew Tridgell1-0/+1
2007-10-10r13662: Typo fix, add more public headersJelmer Vernooij4-6/+13
2007-10-10r13658: More moving around of files:Jelmer Vernooij66-193/+435
2007-10-10r13655: Use new name of build headerJelmer Vernooij10-10/+10
2007-10-10r13654: Move some more stuff out of include/Jelmer Vernooij8-15/+15
2007-10-10r13653: Copy headers from the right placeJelmer Vernooij2-1/+2
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij9-76/+5
2007-10-10r13651: Always make sure pkgconfig directory existsJelmer Vernooij1-1/+2
2007-10-10r13650: Install manpages when building standaloneJelmer Vernooij1-0/+4
2007-10-10r13649: Move the general introduction to Samba4 to README andJelmer Vernooij2-135/+124
2007-10-10r13637: Adding more netr_UserFlags.Günther Deschner1-3/+13
2007-10-10r13634: Fix typo.Günther Deschner1-1/+1
2007-10-10r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner1-5/+11
2007-10-10r13632: The "password_properties" is a bitmask as well.Günther Deschner1-10/+12
2007-10-10r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner1-0/+1
2007-10-10r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner1-11/+17
2007-10-10r13629: export env-varsStefan Metzmacher1-0/+2
2007-10-10r13628: fix the logic:-)Stefan Metzmacher1-1/+1
2007-10-10r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher4-6/+76
2007-10-10r13626: fix make testStefan Metzmacher1-2/+0
2007-10-10r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher3-17/+32
2007-10-10r13623: - make sure ntvfs_map_qfileinfo isn't used for async repliesStefan Metzmacher1-2/+14
2007-10-10r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher1-0/+14
2007-10-10r13620: initialize the CMD with 0 tooStefan Metzmacher1-0/+1