summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-2431-46/+109
* Remove const so return value can be freed.Jelmer Vernooij2008-10-242-10/+10
* Just hardcode workgroup to empty string, to avoid use ofJelmer Vernooij2008-10-241-4/+3
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-2423-61/+47
* Move pytalloc to talloc directory.Jelmer Vernooij2008-10-243-104/+1
* Split up codepoints code, use consistent _m suffix.Jelmer Vernooij2008-10-242-2/+2
* Rename string_replace_w to string_replace_m, which is more correct.Jelmer Vernooij2008-10-241-3/+1
* Move charset library to top level.Jelmer Vernooij2008-10-2414-3119/+7
* Fix function parameters.Jelmer Vernooij2008-10-231-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-233-13/+5
|\
| * Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-233-39/+5
| |\
| * | Remove unused constants from local.h.Jelmer Vernooij2008-10-233-13/+5
* | | Make lp_tls_* return absolute paths.Jelmer Vernooij2008-10-233-15/+36
* | | Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij2008-10-235-79/+134
| |/ |/|
* | Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-232-2/+2
* | 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
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-234-1/+1
|\
| * Share codepages.Jelmer Vernooij2008-10-234-1/+1
* | Use common error definitions.Jelmer Vernooij2008-10-234-4/+2304
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-232-2/+10
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2008-10-231-1/+1
| |\
| | * s4-smbtorture: fix build warning.Günther Deschner2008-10-231-1/+1
| * | Clarify the linked attribute module behaviour with commentsAndrew Bartlett2008-10-231-1/+9
| |/
* | Fix header file installation.Jelmer Vernooij2008-10-232-5/+5
* | Import NTSTATUS defines from Samba 3.Jelmer Vernooij2008-10-231-678/+0
* | Move libcli-util error code to top-level.Jelmer Vernooij2008-10-238-2910/+2
|/
* masktest: Avoid creating new memory context, use dynamic allocation.Jelmer Vernooij2008-10-221-8/+10
* Change some dynamic allocations back to static buffers to fix build.Jelmer Vernooij2008-10-221-11/+7
* Change buffer size back to 256, just to be sure.Jelmer Vernooij2008-10-221-1/+1
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-2210-118/+85
* Remove pstring usage.Jelmer Vernooij2008-10-221-10/+4
* Remove pstring usages.Jelmer Vernooij2008-10-224-18/+14
* Require separate option for quicktest include list rather than makingJelmer Vernooij2008-10-221-1/+1
* 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-212-4/+4
* 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-211331-257888/+22517
|\
| * Prevent warning about directory already existing.Jelmer Vernooij2008-10-211-1/+1
| * Fix rpcecho test.Jelmer Vernooij2008-10-211-2/+1
| * idl: merge from s4 lsa.idl to s3.Günther Deschner2008-10-201-13/+12
| * Sync syntax of srvsvc.idl with samba3.Jelmer Vernooij2008-10-201-5/+5
| * Move orpc to top-level directory.Jelmer Vernooij2008-10-202-174/+1
| * Remove unused function str_list_match.Jelmer Vernooij2008-10-201-13/+0
| * Move WMI support code to top-level.Jelmer Vernooij2008-10-203-66/+1
| * Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-2065-70/+102
| * Import comments about opcodes from Samba 3.Jelmer Vernooij2008-10-201-20/+20
| * Provide two symbols to allow ndrdump compiled by Samba 3 to be used forJelmer Vernooij2008-10-201-1/+1
| * Fix merged build; use full libroken rather than just a couple of object files.Jelmer Vernooij2008-10-201-9/+2