Age | Commit message (Expand) | Author | Files | Lines |
2008-05-27 | Use new dynconfig.h location. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-26 | Remove unused literal EJS bindings. | Jelmer Vernooij | 3 | -800/+1 |
2008-05-26 | Remove unused param ejs bindings. | Jelmer Vernooij | 3 | -261/+0 |
2008-05-26 | Remove unused rand EJS bindings. | Jelmer Vernooij | 2 | -111/+0 |
2008-05-26 | Remove unused EJS net bindings. | Jelmer Vernooij | 7 | -975/+0 |
2008-05-26 | Revert "remove unused credentials ejs module." | Jelmer Vernooij | 3 | -0/+277 |
2008-05-26 | Remove unused datablob and nbt ejs bindings. | Jelmer Vernooij | 4 | -392/+0 |
2008-05-26 | remove unused credentials ejs module. | Jelmer Vernooij | 3 | -277/+0 |
2008-05-26 | Remove unused cli ejs module. | Jelmer Vernooij | 3 | -724/+0 |
2008-05-26 | Remove unused nss module. | Jelmer Vernooij | 2 | -168/+0 |
2008-05-26 | Remove unused EJS code. | Jelmer Vernooij | 2 | -98/+0 |
2008-05-24 | Remove remaining EJS RPC code, was unused. | Jelmer Vernooij | 4 | -988/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 2 | -2/+3 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 2 | -15/+15 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 8 | -11/+13 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 1 | -2/+3 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 3 | -3/+3 |
2008-04-17 | Add convenience function for getting at event context from ejs code. | Jelmer Vernooij | 4 | -5/+5 |
2008-04-14 | Fix unresolved symbols. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 2 | -30/+43 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+26 |
2008-04-09 | No longer install unused smbscript binary. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -1/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-07 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 2 | -29/+42 |
2008-02-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 12 | -37/+37 |
2008-02-26 | Fix the build (again). | Jelmer Vernooij | 1 | -0/+26 |
2008-02-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -2/+0 |
2008-02-25 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by | Jelmer Vernooij | 12 | -36/+36 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-18 | Merge branch 'v4-0-trivial' into v4-0-gmake3 | Jelmer Vernooij | 1 | -11/+11 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 1 | -10/+10 |
2008-02-16 | Move responsibilities of build.h to makefile. | Jelmer Vernooij | 1 | -1/+0 |
2008-02-11 | Remove Samba 3 backwards compatibility code in C. | Jelmer Vernooij | 2 | -508/+0 |
2008-02-04 | Rework cluster_id() to take an additional argument, as we need | Andrew Bartlett | 1 | -1/+1 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -11/+1 |
2008-01-11 | ejs: Remove cast to incompatible pointer. | Kai Blin | 1 | -4/+4 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -7/+1 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-02 | r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit... | Jelmer Vernooij | 1 | -0/+6 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -2/+2 |