summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include param/param.h.Jelmer Vernooij2008-10-2412-13/+1
* Regenerate SWIG files.Jelmer Vernooij2008-10-242-7/+6
* Remove more usages of global_loadparm.Jelmer Vernooij2008-10-246-25/+48
* Remove more uses of global_loadparm.Jelmer Vernooij2008-10-242-10/+6
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-244-9/+9
* Remove a few more usages of global_loadparm.Jelmer Vernooij2008-10-241-2/+2
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-2/+3
* Move charset library to top level.Jelmer Vernooij2008-10-249-3113/+1
* Make lp_tls_* return absolute paths.Jelmer Vernooij2008-10-231-5/+5
* Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij2008-10-234-4/+133
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+1
* Rename same_net to same_net_v4 for consistency with Samba 3.Jelmer Vernooij2008-10-231-3/+3
* Remove support for obsolete data type "ipv4address"Jelmer Vernooij2008-10-231-34/+0
* Remove unused global variables.Jelmer Vernooij2008-10-211-3/+0
* Fix double free.Jelmer Vernooij2008-10-211-1/+0
* Fix the build.Jelmer Vernooij2008-10-211-2/+2
* Revert "Registry server LDB backend: Don't make copies of the same type"Jelmer Vernooij2008-10-211-2/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrvJelmer Vernooij2008-10-21684-202129/+9132
|\
| * 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