Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 | |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 1 | -1/+3 | |
2008-09-09 | UNIX-WHOAMI: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit ec5d8ddadb76ff0d2cb72872e4d145a7527f0ec6) | |||||
2008-04-21 | Remove more event_context_init() uses from function calls within deep down ↵ | Simo Sorce | 1 | -1/+1 | |
the code. Make sure we pass around the event_context where we need it instead. All test but a few python ones fail. Jelmer promised to fix them. (This used to be commit 3045d391626fba169aa26be52174883e18d323e9) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion ↵ | Jelmer Vernooij | 1 | -1/+4 | |
options for SMB individually, just specify the smbcli_options struct. (This used to be commit 8a97886e24a4b969aa91409c06f423b71a45f6eb) | |||||
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB ↵ | Jelmer Vernooij | 1 | -1/+3 | |
functions, should help fix the build for OpenChange. (This used to be commit 385ffe4f4cc9a21a760c0f00410f56e2592fd507) | |||||
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -2/+3 | |
(This used to be commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f) | |||||
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 1 | -25/+15 | |
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | |||||
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -10/+10 | |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | |||||
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58) | |||||
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service ↵ | Jelmer Vernooij | 1 | -2/+2 | |
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation. | Andrew Bartlett | 1 | -2/+2 | |
Andrew Bartlett (This used to be commit 3d74d178bfd89127ff387939e848b240e638cc35) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 1 | -12/+13 | |
convenience API to create an anonymous credential. Don't clobber cmdline_credentials in the UNIX-WHOAMI test. (This used to be commit 73cea4e0c66f57057ed12b07bbb94b4e783ba6bf) | |||||
2007-10-10 | r21659: Rename functions. | James Peach | 1 | -1/+1 | |
(This used to be commit 6e645577a60bc79431a962b6522e8592b7c50e98) | |||||
2007-10-10 | r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query. | James Peach | 1 | -0/+342 | |
(This used to be commit ca89683dc28104a8cee23b0c1428350f22a68c99) |