summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * r19054: Callers of gencache may not have the rights toJeremy Allison2006-10-021-0/+18
| * r19034: merge from samba4:Stefan Metzmacher2006-10-021-4/+6
| * r19031: merge from samba4:Stefan Metzmacher2006-10-021-2/+6
| * r19030: merge missing stuff from samba4:Stefan Metzmacher2006-10-022-2/+10
| * r19016: As per Samba4 coding standards, turn tabs into spacesVolker Lendecke2006-10-012-20/+20
| * r19011: Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on ope...Volker Lendecke2006-09-302-0/+24
| * r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2006-09-292-10/+9
| * r18996: merge from samba4:Stefan Metzmacher2006-09-292-12/+37
| * r18993: merge from samba4:Stefan Metzmacher2006-09-291-29/+83
| * r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke2006-09-291-0/+7
| * r18963: * Move parts of registry headers that were still in Gerald Carter2006-09-271-2/+2
| * r18961: merge from samba4:Stefan Metzmacher2006-09-272-20/+20
| * r18958: merge from samba4:Stefan Metzmacher2006-09-271-0/+4
| * r18953: sync socket_wrapper with samba4Stefan Metzmacher2006-09-273-0/+46
| * r18952: fix compiler warning (merge from samba4)Stefan Metzmacher2006-09-271-1/+1
| * r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2006-09-272-2/+4
| * r18920: merge socket_wrapper changes from samba4Stefan Metzmacher2006-09-261-21/+58
| * r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell2006-09-261-0/+5
| * r18901: try to fix the samba3 build without having ldapStefan Metzmacher2006-09-254-4/+6
| * r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke2006-09-251-1/+1
| * r18897: Fix valgrind bug found by Volker.Jeremy Allison2006-09-251-1/+5
| * r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke2006-09-251-5/+5
| * r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2006-09-24126-0/+37877
| |\
| | * r18862: as andrew pointed our on irc, if we are going to define _TRUE, thenAndrew Tridgell2006-09-241-2/+2
| | * r18861: merge from samba3Andrew Tridgell2006-09-241-0/+11
| | * r18859: finally worked out what is going wrong with immediate structures. TheAndrew Tridgell2006-09-241-0/+27
| | * r18851: Some C++ warningsVolker Lendecke2006-09-231-8/+8
| | * r18848: Save the json library before I start hacking on it. I'm going to beDerrell Lipman2006-09-2346-0/+43812
| | * r18840: make these compatible with g++ warningsAndrew Tridgell2006-09-232-15/+15
| | * r18834: get the log context code rightAndrew Tridgell2006-09-231-2/+2
| | * r18832: fixed standalone buildAndrew Tridgell2006-09-221-19/+19
| | * r18831: minor build changes for samba3. The logging changes will be removedAndrew Tridgell2006-09-225-4/+41
| | * r18830: ensure backends aren't added twice (needed for samba3)Andrew Tridgell2006-09-221-13/+19
| | * r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett2006-09-217-144/+71
| | * r18777: add helper functions to create an ldb_request structureSimo Sorce2006-09-212-69/+205
| | * r18770: Avoid crashes and fix up other issues in the client-side paged_search...Andrew Bartlett2006-09-211-27/+57
| | * r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)Jelmer Vernooij2006-09-211-4/+4
| | * r18723: Update list of provided macros/defines in README.Jelmer Vernooij2006-09-201-0/+7
| | * r18708: much nicer fixStefan Metzmacher2006-09-201-2/+1
| | * r18704: readd BOOL define to fix the buildStefan Metzmacher2006-09-201-0/+1
| | * r18685: we don't need this hereStefan Metzmacher2006-09-191-1/+0
| | * r18675: merge from samba3:Stefan Metzmacher2006-09-191-1/+17
| | * r18674: merge from samba3,Stefan Metzmacher2006-09-191-1/+1
| | * r18661: C++ warningsVolker Lendecke2006-09-191-2/+2
| | * r18614: a bit of work done while on the plane.Rafal Szczesniak2006-09-181-0/+22
| | * r18604: fixed shell syntaxAndrew Tridgell2006-09-181-1/+1
| | * r18602: updated web page for new ldb build methodAndrew Tridgell2006-09-181-3/+8
| | * r18601: updated web page for new talloc build methodAndrew Tridgell2006-09-181-0/+2
| | * r18600: - fix shell syntax in tests for librariesAndrew Tridgell2006-09-184-4/+8
| | * r18596: removed superfluous semicolonAndrew Tridgell2006-09-171-1/+1