Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -6/+6 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -3/+0 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -3/+6 |
2008-11-02 | Fix build for make everything. | Jelmer Vernooij | 1 | -1/+4 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -3/+6 |
2008-10-22 | masktest: Avoid creating new memory context, use dynamic allocation. | Jelmer Vernooij | 1 | -8/+10 |
2008-10-22 | Change some dynamic allocations back to static buffers to fix build. | Jelmer Vernooij | 1 | -11/+7 |
2008-10-22 | Repel pstring to nsswitch/. | Jelmer Vernooij | 1 | -18/+21 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 1 | -3/+6 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 |
2008-05-27 | Use new dynconfig.h location. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -2/+7 |
2008-02-15 | fixed masktest to use popt, and fixed the incorrect pstring conversion | Andrew Tridgell | 1 | -94/+63 |
2008-02-15 | fixed loadparm handling in standalone tests | Andrew Tridgell | 1 | -1/+1 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -3/+9 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -3/+5 |
2007-12-26 | r26606: masktest: Dynamically allocate strings. | Kai Blin | 1 | -21/+27 |
2007-12-26 | r26605: masktest: Get rid of pstrings. | Kai Blin | 1 | -23/+35 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -2/+0 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+0 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26278: Tallocify convenience table for iconv handles. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26275: return loadparm context in lp_load. | Jelmer Vernooij | 1 | -4/+5 |
2007-12-21 | r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -7/+8 |
2007-10-10 | r14980: fixed several IBM checker errors in gentest and masktest | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10315: Remove use of fstring and pstring in dynconfig.c | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8643: - make lp_configfile() work again | Andrew Tridgell | 1 | -1/+1 |