summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-1028-407/+394
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-109-38/+91
* r13827: Minor enhancements or cosmetic changesSimo Sorce2007-10-105-44/+34
* r13826: Try to keep this backend updatedSimo Sorce2007-10-102-201/+444
* r13823: make async_wait part of the modules opsSimo Sorce2007-10-108-19/+22
* r13818: Make ldb_tdb 'fake' async.Simo Sorce2007-10-107-197/+630
* r13813: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r13812: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13811: nicer format...Stefan Metzmacher2007-10-101-2/+14
* r13810: global data types are defined in core.h now...Stefan Metzmacher2007-10-102-8/+8
* r13809: move ldb specific defineStefan Metzmacher2007-10-102-3/+3
* r13808: remove unused defineStefan Metzmacher2007-10-101-4/+0
* r13807: print out the netbios name the packet is forStefan Metzmacher2007-10-103-6/+9
* r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell2007-10-102-2/+2
* r13790: Add Samba as categoryJelmer Vernooij2007-10-103-3/+3
* r13789: Add metadata files for the GTK+ appsJelmer Vernooij2007-10-103-0/+30
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-1044-396/+326
* r13773: Be consistent in the way you get out and free allocated dataSimo Sorce2007-10-101-2/+2
* r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2007-10-102-22/+21
* r13768: be less verbose...Stefan Metzmacher2007-10-101-0/+3
* r13767: fix compiler warningsStefan Metzmacher2007-10-104-31/+36
* r13760: Remove extern declaration for SMB_PASSWD_FILEJelmer Vernooij2007-10-101-1/+0
* r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructsJelmer Vernooij2007-10-101-1/+1
* r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij2007-10-1023-229/+1584
* r13745: remove some code I was experimenting with and forgot was there when IAndrew Tridgell2007-10-101-349/+0
* r13744: Make ldb_ldap asyncSimo Sorce2007-10-103-258/+747
* r13743: Generic fixes and improvementsSimo Sorce2007-10-101-59/+80
* r13742: Fix tests to work better with ldapSimo Sorce2007-10-105-12/+16
* r13741: make the pointer type in pidl handle any size pointer, just in case weAndrew Tridgell2007-10-101-8/+13
* r13740: the BASE-DELETE test now passes, and is a quick testAndrew Tridgell2007-10-102-3/+3
* r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell2007-10-109-324/+932
* r13738: added support for a "pointer" type in pidl. This will be used in theAndrew Tridgell2007-10-103-0/+33
* r13726: Fix indentation.Rafal Szczesniak2007-10-101-1/+1
* r13710: fix compiler warningsStefan Metzmacher2007-10-103-7/+7
* r13709: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r13708: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r13707: expanded the delete on close test some more, and make it easier toAndrew Tridgell2007-10-101-47/+70
* r13701: removed some unnecessary castsAndrew Tridgell2007-10-101-5/+5
* r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell2007-10-104-0/+81
* r13699: restore the system/select.h include, as otherwise we don't detectAndrew Tridgell2007-10-101-0/+1
* r13662: Typo fix, add more public headersJelmer Vernooij2007-10-104-6/+13
* 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
* r13637: Adding more netr_UserFlags.Günther Deschner2007-10-101-3/+13
* r13634: Fix typo.Günther Deschner2007-10-101-1/+1