Age | Commit message (Expand) | Author | Files | Lines |
2013-08-05 | s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). | Günther Deschner | 1 | -1/+1 |
2013-08-05 | s3-libnetapi: pass down ndr_interface_table to pipe_cm() and friends. | Günther Deschner | 1 | -8/+8 |
2013-08-05 | s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe(). | Günther Deschner | 6 | -37/+37 |
2013-08-05 | s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle(). | Günther Deschner | 8 | -21/+22 |
2013-08-02 | s3:lib/system fix build on AIX 7 | Christian Ambach | 1 | -3/+12 |
2013-07-19 | Add ea_list_has_invalid_name() function. | Jeremy Allison | 1 | -0/+34 |
2013-07-09 | s3-lib: hide incomplete smbXsrv_tcon_global records | Stefan Metzmacher | 1 | -0/+13 |
2013-07-09 | s3-lib: fix segf while reading incomplete session info (bug #10003) | Björn Baumbach | 2 | -7/+17 |
2013-06-25 | s3:lib add mapping for ETXTBSY | Christian Ambach | 1 | -0/+3 |
2013-06-21 | s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functions | Christian Ambach | 1 | -15/+34 |
2013-06-18 | Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e | Jeremy Allison | 1 | -2/+7 |
2013-06-18 | Fix xx_path() - return check from mkdir() is incorrect. | Jeremy Allison | 1 | -3/+8 |
2013-06-14 | gencache: Simplify gencache_init a bit | Volker Lendecke | 1 | -13/+16 |
2013-06-11 | lib: Remove an unused variable | Volker Lendecke | 1 | -1/+0 |
2013-06-03 | s3:lib/ctdb_packet use sys_send in packet_fd_write | Christian Ambach | 1 | -1/+1 |
2013-05-28 | Remove lib/netapi autoconf build system, this is now build with waf | Andrew Bartlett | 2 | -421/+0 |
2013-05-18 | swat: Remove swat. | Kai Blin | 1 | -10/+0 |
2013-05-17 | s3:lib/ctdb_conn make sure we are root before connecting to CTDB | Christian Ambach | 1 | -1/+14 |
2013-05-17 | lib: Add before/after hooks to async_connect | Volker Lendecke | 2 | -3/+3 |
2013-05-16 | s3:lib/dbwrap add missing curly braces | Christian Ambach | 1 | -2/+4 |
2013-05-12 | lib: Fix CID 241650 Sizeof not portable | Volker Lendecke | 1 | -1/+1 |
2013-05-12 | pthreadpool: Fix CID 710828 Sizeof not portable | Volker Lendecke | 1 | -1/+1 |
2013-05-06 | s3:lib fix wrong usage of PRIu64 in sscanf | Christian Ambach | 1 | -1/+1 |
2013-04-26 | dbwrap: Allow dbwrap_record_watch_recv to not lock the record | Volker Lendecke | 1 | -0/+3 |
2013-04-19 | Ensure drain_socket() operates on a blocking socket. | Jeremy Allison | 1 | -2/+15 |
2013-04-18 | util_tdb: add function tdb_data_string() | Gregor Beck | 1 | -0/+33 |
2013-04-18 | smbd: Remove NTSTATUS based create_synthetic_smb_fname | Volker Lendecke | 1 | -25/+0 |
2013-04-17 | lib: Make create_synthetic_smb_fname_split use synthetic_smb_fname_split | Volker Lendecke | 1 | -22/+3 |
2013-04-17 | lib: Add synthetic_smb_fname_split | Volker Lendecke | 1 | -0/+29 |
2013-04-17 | lib: Remove unused copy_smb_filename | Volker Lendecke | 1 | -15/+0 |
2013-04-17 | lib: Make create_synthetic_smb_fname use synthetic_smb_fname | Volker Lendecke | 1 | -15/+7 |
2013-04-17 | lib: Add synthetic_smb_fname | Volker Lendecke | 1 | -0/+19 |
2013-04-17 | smbd: Make copy_smb_filename static | Volker Lendecke | 1 | -3/+7 |
2013-04-17 | lib: Convert copy_smb_filename to use cp_smb_filename | Volker Lendecke | 1 | -33/+1 |
2013-04-17 | lib: Add cp_smb_filename | Volker Lendecke | 1 | -0/+39 |
2013-04-12 | Remove dependency on detection of HAVE_DIRFD for use of fdopendir(). | Jeremy Allison | 1 | -3/+1 |
2013-04-03 | s3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST | Stefan Metzmacher | 1 | -1/+4 |
2013-04-03 | s3:lib/gencache: place gencache.tdb into /var/cache/samba | Stefan Metzmacher | 1 | -1/+1 |
2013-03-26 | dbwrap-ctdb: Avoid a talloc_stackframe() | Volker Lendecke | 1 | -4/+2 |
2013-03-26 | ctdb-conn: remove ctdbd_fetch | Volker Lendecke | 1 | -81/+0 |
2013-03-26 | dbwrap-ctdb: Use ctdbd_parse in db_ctdb_parse_record | Volker Lendecke | 1 | -9/+2 |
2013-03-26 | ctdb-conn: Add ctdbd_parse | Volker Lendecke | 1 | -0/+71 |
2013-03-25 | dbwrap: Use tdb_null in db_ctdb_delete | Volker Lendecke | 1 | -4/+1 |
2013-03-15 | s3-lib/server_prefork: Cast pid_t result to unsigned int for GNU/Solaris build | Andrew Bartlett | 1 | -1/+1 |
2013-03-06 | Make sure to set umask() before calling mkstemp(). | Andreas Schneider | 1 | -0/+4 |
2013-03-05 | s3:lib/charcnv fix typo in pull_ascii_base_talloc() | Ralph Wuerthner | 1 | -1/+1 |
2013-03-01 | s3:lib/events: make use of tevent_common_loop_timer_delay() | Stefan Metzmacher | 1 | -30/+6 |
2013-02-28 | s3:lib/events: make use of samba_tevent_set_debug() | Stefan Metzmacher | 1 | -36/+1 |
2013-02-28 | s3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WAIT handling | Stefan Metzmacher | 1 | -0/+6 |
2013-02-22 | s3-tldap: Make sure we don't deref a null pointer. | Andreas Schneider | 1 | -0/+3 |