Age | Commit message (Expand) | Author | Files | Lines |
2012-06-21 | s3:util: rename procid_equal() to serverid_equal() | Michael Adam | 1 | -1/+1 |
2012-06-05 | s3:lib: split things into a conn_tdb.h | Stefan Metzmacher | 1 | -0/+1 |
2012-05-24 | s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection' | Stefan Metzmacher | 1 | -2/+8 |
2012-03-24 | lib/util: Remove dummy wrapper for getpwnam(). | Jelmer Vernooij | 1 | -1/+1 |
2011-12-13 | s3:smbd: use connections_snum_used() instead of conn_snum_used() for load_use... | Stefan Metzmacher | 1 | -1/+1 |
2011-12-13 | s3:param: don't reference conn_snum_used directly in load_usershare_shares() | Stefan Metzmacher | 1 | -1/+1 |
2011-12-02 | s3: Use autogenerated open_files.idl | Volker Lendecke | 1 | -0/+1 |
2011-10-11 | s3:rpc_server: convert srvsvc to only use dbwrap wrapper functions | Michael Adam | 1 | -2/+5 |
2011-09-26 | s3: Remove the smbd_server_conn ref from create_conn_struct | Volker Lendecke | 1 | -6/+6 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -1/+1 |
2011-07-20 | s3-auth Use *unix_token rather than utok in struct auth3_session_info | Andrew Bartlett | 1 | -12/+12 |
2011-07-05 | s3: Return "granted" from share_access_check | Volker Lendecke | 1 | -2/+2 |
2011-07-04 | s3: Fix an enum/int mixup | Volker Lendecke | 1 | -9/+10 |
2011-06-23 | s3-param Remove 'announce version' parameter | Andrew Bartlett | 1 | -4/+4 |
2011-06-20 | tdb_traverse/tdb_traverse_read: check returns for negative, not -1. | Rusty Russell | 1 | -1/+1 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -3/+3 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -12/+12 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -12/+12 |
2011-06-09 | s3-talloc Change TALLOC_P() to talloc() | Andrew Bartlett | 1 | -12/+12 |
2011-06-09 | s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() | Andrew Bartlett | 1 | -6/+6 |
2011-05-31 | s3-smbd provide struct smbd_server_connection * to conn_snum_used | Andrew Bartlett | 1 | -1/+2 |
2011-05-05 | s3-rpc_server: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 |
2011-05-02 | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 1 | -0/+1 |
2011-05-02 | s3-util: move valid_share_pathname() to lib/util.c | Günther Deschner | 1 | -34/+0 |
2011-04-14 | s3-includes: move struct pipe_open_rec to srvsvc rpc server. | Günther Deschner | 1 | -0/+9 |
2011-03-30 | s3: Fix Coverity ID 2041, "UNUSED_VALUE" | Günther Deschner | 1 | -4/+10 |
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: rpc_server needs auth.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3: rpc_server needs parts of smbd. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | lib/util/util_pw: share sys_get{pw,gr} group of calls. | Günther Deschner | 1 | -0/+1 |
2011-03-04 | s3: add two missing vfs disconnect calls | David Disseldorp | 1 | -0/+2 |
2011-03-02 | s3-sessionid: avoid global include of sessionid.h | Günther Deschner | 1 | -0/+1 |
2011-03-02 | s3-printing: vfs_connect prior to driver/dfs IO | David Disseldorp | 1 | -0/+2 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -23/+23 |
2011-02-10 | s3-rpc_server: move services into individual directories. | Günther Deschner | 1 | -0/+2819 |