Age | Commit message (Expand) | Author | Files | Lines |
2011-08-22 | s3-net: Added the command rpc conf to the net binary. | Vicentiu Ciorbaru | 1 | -0/+1 |
2011-08-21 | s3-id_cache: Move id caches mgmt out of smbd | Andreas Schneider | 1 | -0/+1 |
2011-08-21 | s3-waf: Fix build with lsasd. | Andreas Schneider | 1 | -1/+1 |
2011-08-21 | s3-prefork: Add common utilities for daemons | Simo Sorce | 1 | -0/+1 |
2011-08-21 | wafsamba: Require public libraries to have a pc file specified, or explicitly... | Jelmer Vernooij | 1 | -0/+4 |
2011-08-15 | build: link pys3param against pytalloc-util not pytalloc | Andrew Bartlett | 1 | -1/+1 |
2011-08-13 | s3-param: Add python wrapper for s3 parameters | Amitay Isaacs | 1 | -0/+7 |
2011-08-10 | s3-prefork: implement prefork framework | Simo Sorce | 1 | -0/+1 |
2011-08-08 | build: rename rpcommon to dcerpc-binding an make a public library | Andrew Bartlett | 1 | -2/+2 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -2/+2 |
2011-08-03 | s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmssp | Andrew Bartlett | 1 | -1/+1 |
2011-08-02 | s3:smbd - Move printing queue stuff | Simo Sorce | 1 | -1/+2 |
2011-07-31 | s3-secrets: add lsa_secret passdb api. | Günther Deschner | 1 | -1/+1 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -3/+3 |
2011-07-29 | s3-waf: replace the dbwrap_util library by a dbwrap library that contains the... | Michael Adam | 1 | -5/+4 |
2011-07-29 | s3:dbwrap: move db_open() to a file dbwrap_open.c of its own. | Michael Adam | 1 | -1/+3 |
2011-07-28 | s3-waf: the passdb subsystem needs to be called pdb | Andrew Tridgell | 1 | -22/+22 |
2011-07-26 | s3-build: Only define ldb3 when not in standalone build. | Jelmer Vernooij | 1 | -4/+3 |
2011-07-26 | libsamba-util: Build in libbitmap. | Jelmer Vernooij | 1 | -1/+1 |
2011-07-26 | cli_smb_common: Lowercase name. | Jelmer Vernooij | 1 | -3/+3 |
2011-07-26 | cli_cldap: Lowercase name. | Jelmer Vernooij | 1 | -1/+1 |
2011-07-26 | cli_spools: Lowercase name. | Jelmer Vernooij | 1 | -5/+5 |
2011-07-23 | charset: Make name lowercase everywhere. | Jelmer Vernooij | 1 | -3/+3 |
2011-07-13 | s3-waf: Don't link LIBNTLMSSP twice. | Andreas Schneider | 1 | -1/+1 |
2011-07-08 | s3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINREG was pulling in rpc ... | Günther Deschner | 1 | -5/+6 |
2011-07-08 | lib/param: Merge struct loadparm_service into common | Andrew Bartlett | 1 | -6/+2 |
2011-07-08 | lib/util Move bitmap.c to lib/util | Andrew Bartlett | 1 | -5/+0 |
2011-07-08 | s3:wscript_build: remove unused variable | Stefan Metzmacher | 1 | -2/+0 |
2011-07-08 | s3:torture: add SMB2-BASIC | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_query_directory*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_write*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_read*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_flush*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_close*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_create*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add smb2cli_negprot*() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: add basic smb2 client infrastructure | Stefan Metzmacher | 1 | -0/+1 |
2011-07-07 | s3-printing: add rpc_client/cli_winreg_spoolss.c | Günther Deschner | 1 | -4/+3 |
2011-07-07 | s3-waf: make LIBCLI_SPOOLSS a shared library | Günther Deschner | 1 | -3/+4 |
2011-07-07 | s3-printing: move os2 related functions to printing/nt_printing_os2.c. | Günther Deschner | 1 | -1/+2 |
2011-07-07 | s3-waf: Fix linking bugs causing segfaults. | Andreas Schneider | 1 | -1/+1 |
2011-07-04 | s3-build add tevent depencency on libsmb | Andrew Bartlett | 1 | -1/+1 |
2011-07-04 | s3-build link passdb modules against libpassdb | Andrew Bartlett | 1 | -2/+2 |
2011-07-04 | s3-util: Add a get_remote_hostname() function. | Andreas Schneider | 1 | -1/+1 |
2011-07-02 | s3-param Generate parameter tables | Andrew Bartlett | 1 | -1/+11 |
2011-07-01 | s3-net: use printing_migrate library, and eliminate duplicate code. | Günther Deschner | 1 | -0/+1 |
2011-07-01 | s3-printing: split out printing migration code into a smaller library. | Günther Deschner | 1 | -2/+8 |
2011-06-29 | s3-waf: lowercase libcli_lsa3 library name. | Günther Deschner | 1 | -10/+10 |