| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 2008-10-30 | 1 | -1/+1 |
* | Revert "Length comparison of the linearized version is not correct." | Simo Sorce | 2008-10-30 | 1 | -0/+3 |
* | Length comparison of the linearized version is not correct. | Simo Sorce | 2008-10-29 | 1 | -3/+0 |
* | Remove unused include param/param.h. | Jelmer Vernooij | 2008-10-24 | 12 | -13/+1 |
* | Regenerate SWIG files. | Jelmer Vernooij | 2008-10-24 | 2 | -7/+6 |
* | Remove more usages of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 6 | -25/+48 |
* | Remove more uses of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 2 | -10/+6 |
* | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 2008-10-24 | 4 | -9/+9 |
* | Remove a few more usages of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 1 | -2/+2 |
* | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 1 | -2/+3 |
* | Move charset library to top level. | Jelmer Vernooij | 2008-10-24 | 9 | -3113/+1 |
* | Make lp_tls_* return absolute paths. | Jelmer Vernooij | 2008-10-23 | 1 | -5/+5 |
* | Move subunit ui ops out of smbtorture to the torture library. | Jelmer Vernooij | 2008-10-23 | 4 | -4/+133 |
* | Use common net utility code (address and sockaddr manipulation). | Jelmer Vernooij | 2008-10-23 | 1 | -1/+1 |
* | Rename same_net to same_net_v4 for consistency with Samba 3. | Jelmer Vernooij | 2008-10-23 | 1 | -3/+3 |
* | Remove support for obsolete data type "ipv4address" | Jelmer Vernooij | 2008-10-23 | 1 | -34/+0 |
* | Remove unused global variables. | Jelmer Vernooij | 2008-10-21 | 1 | -3/+0 |
* | Fix double free. | Jelmer Vernooij | 2008-10-21 | 1 | -1/+0 |
* | Fix the build. | Jelmer Vernooij | 2008-10-21 | 1 | -2/+2 |
* | Revert "Registry server LDB backend: Don't make copies of the same type" | Jelmer Vernooij | 2008-10-21 | 1 | -2/+2 |
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv | Jelmer Vernooij | 2008-10-21 | 684 | -202129/+9132 |
|\ |
|
| * | Remove unused function str_list_match. | Jelmer Vernooij | 2008-10-20 | 1 | -13/+0 |
| * | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 13 | -6/+38 |
| * | Provide two symbols to allow ndrdump compiled by Samba 3 to be used for | Jelmer Vernooij | 2008-10-20 | 1 | -1/+1 |
| * | Regenerate pidl output. | Jelmer Vernooij | 2008-10-20 | 1 | -2/+2 |
| * | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba | Jelmer Vernooij | 2008-10-18 | 1 | -2/+1 |
| * | Use common detection function for zlib. | Jelmer Vernooij | 2008-10-18 | 1 | -26/+0 |
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel | Andrew Bartlett | 2008-10-17 | 8 | -131/+170 |
| |\ |
|
| | * | Transform the sequence_number operation into a normal extended operation as i... | Simo Sorce | 2008-10-16 | 8 | -131/+170 |
| * | | Assert that the server provides allowedAttributes (etc) on each entry | Andrew Bartlett | 2008-10-16 | 1 | -2/+6 |
| |/ |
|
| * | s4: fix registry/rpc.c after winreg changes. | Günther Deschner | 2008-10-15 | 1 | -5/+5 |
| * | winreg.idl: Sync ref change from Samba 3. | Jelmer Vernooij | 2008-10-15 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-15 | 1 | -2/+2 |
| |\ |
|
| | * | Fix very old bug in ASQ | Simo Sorce | 2008-10-14 | 1 | -2/+2 |
| * | | Share ndr_compression.c. | Jelmer Vernooij | 2008-10-14 | 1 | -1/+0 |
| |/ |
|
| * | Remove unused structures. | Jelmer Vernooij | 2008-10-14 | 2 | -188/+4 |
| * | Revert chunk applied by mistake as part of the cosmetic fixes fromi Mathias | Simo Sorce | 2008-10-13 | 1 | -1/+1 |
| * | Cosmetic corrections for the DSDB module | Matthias Dieter Wallnöfer | 2008-10-13 | 1 | -1/+1 |
| * | Fix number of arguments for file_load() functions. | Jelmer Vernooij | 2008-10-12 | 1 | -2/+2 |
| * | Remove gencache in Samba 4 - it's unused and behind on the Samba 3 | Jelmer Vernooij | 2008-10-12 | 2 | -469/+0 |
| * | Move zlib to top-level root. | Jelmer Vernooij | 2008-10-12 | 200 | -54050/+0 |
| * | Remove unused json code. | Jelmer Vernooij | 2008-10-12 | 46 | -43802/+0 |
| * | Use common util_file code. | Jelmer Vernooij | 2008-10-12 | 3 | -3/+3 |
| * | Fix include paths for files that aren't compiled - breaks dependency | Jelmer Vernooij | 2008-10-12 | 2 | -2/+2 |
| * | Fix warning, prototype. | Jelmer Vernooij | 2008-10-12 | 1 | -1/+1 |
| * | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 11 | -14/+14 |
| * | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 55 | -11069/+0 |
| * | Provide malloc_array() in Samba 4. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+9 |
| * | Provide the same set of helper functions for DEBUG in Samba 3 and Samba | Jelmer Vernooij | 2008-10-11 | 4 | -15/+25 |
| * | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 2008-10-08 | 1 | -0/+1 |