summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove unused function str_list_match.Jelmer Vernooij2008-10-201-13/+0
| * Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-2013-6/+38
| * Provide two symbols to allow ndrdump compiled by Samba 3 to be used forJelmer Vernooij2008-10-201-1/+1
| * Regenerate pidl output.Jelmer Vernooij2008-10-201-2/+2
| * Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-2/+1
| * Use common detection function for zlib.Jelmer Vernooij2008-10-181-26/+0
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2008-10-178-131/+170
| |\
| | * Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-168-131/+170
| * | Assert that the server provides allowedAttributes (etc) on each entryAndrew Bartlett2008-10-161-2/+6
| |/
| * s4: fix registry/rpc.c after winreg changes.Günther Deschner2008-10-151-5/+5
| * winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2008-10-151-1/+1
| * Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-151-2/+2
| |\
| | * Fix very old bug in ASQSimo Sorce2008-10-141-2/+2
| * | Share ndr_compression.c.Jelmer Vernooij2008-10-141-1/+0
| |/
| * Remove unused structures.Jelmer Vernooij2008-10-142-188/+4
| * Revert chunk applied by mistake as part of the cosmetic fixes fromi MathiasSimo Sorce2008-10-131-1/+1
| * Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-10-131-1/+1
| * Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-2/+2
| * Remove gencache in Samba 4 - it's unused and behind on the Samba 3Jelmer Vernooij2008-10-122-469/+0
| * Move zlib to top-level root.Jelmer Vernooij2008-10-12200-54050/+0
| * Remove unused json code.Jelmer Vernooij2008-10-1246-43802/+0
| * Use common util_file code.Jelmer Vernooij2008-10-123-3/+3
| * Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2008-10-122-2/+2
| * Fix warning, prototype.Jelmer Vernooij2008-10-121-1/+1
| * Fix include paths to new location of libutil.Jelmer Vernooij2008-10-1111-14/+14
| * Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-1155-11069/+0
| * Provide malloc_array() in Samba 4.Jelmer Vernooij2008-10-111-0/+9
| * Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij2008-10-114-15/+25
| * Fix subunit files location after cherrypicks.Jelmer Vernooij2008-10-081-0/+1
| * Merge commit 'master/master'Andrew Tridgell2008-10-032-24/+22
| |\
| | * Fix regressions in patchfile after last patch, several other minor fixes.Matthias Dieter Wallnöfer2008-10-031-22/+20
| | * s4:lib/ldb: fix stupid <SID=...> dn parsing bugsStefan Metzmacher2008-10-021-2/+2
| * | handle NULL strings in strchr_m() and strrchr_m()Andrew Tridgell2008-09-301-0/+7
| |/
| * Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-09-304-34/+5
| |\
| | * Use UTF8 rather than the possibly different UNIX charset.Matthias Dieter Wallnöfer2008-09-301-3/+3
| | * wmi: Use cli_credentials.Jelmer Vernooij2008-09-302-14/+2
| | * Remove ldb_module_wait implementation - ldb_module.wait() is gone.Jelmer Vernooij2008-09-301-17/+0
| * | The author of the upstream code asked for this code to be GPLv2+ not GPLv3Andrew Tridgell2008-09-301-1/+1
| * | merged a bugfix for the idtree code from the Linux kernel. ThisAndrew Tridgell2008-09-301-1/+13
| |/
| * s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymoreStefan Metzmacher2008-09-291-3/+3
| * LDB ASYNC: misc changesSimo Sorce2008-09-291-12/+1
| * LDB ASYNC: ldb misc changesSimo Sorce2008-09-292-54/+44
| * LDB ASYNC: core modulesSimo Sorce2008-09-2911-2152/+1534
| * LDB ASYNC: other backendsSimo Sorce2008-09-293-582/+619
| * LDB ASYNC: ldb_tdb backendSimo Sorce2008-09-294-315/+242
| * LDB ASYNC: Core filesSimo Sorce2008-09-295-164/+489
| * Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-2518-109/+109
| * Cosmetic corrections for the LDB libraryMatthias Dieter Wallnöfer2008-09-248-32/+32
| * Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer2008-09-248-75/+75
| * Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-09-242-2/+2