Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem | Andrew Bartlett | 2 | -2/+2 |
2011-10-28 | lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run | Andrew Bartlett | 4 | -6/+6 |
2011-10-28 | lib/util Rename samba_init_module_fn -> samba_module_init_fn | Andrew Bartlett | 4 | -6/+6 |
2011-10-28 | lib/util Split samba-modules library into public and private parts | Andrew Bartlett | 6 | -6/+6 |
2011-10-28 | lib/util Rename load_samba_modules -> samba_modules_load | Andrew Bartlett | 2 | -2/+2 |
2011-10-28 | lib/util Rename run_init_functions -> samba_init_module_fns_run | Andrew Bartlett | 4 | -6/+6 |
2011-10-28 | lib/util Rename init_module_fn to samba_init_module_fn | Andrew Bartlett | 4 | -6/+6 |
2011-10-27 | Include uid_wrapper correctly. | Andreas Schneider | 2 | -19/+1 |
2011-10-19 | libcli: move ioctl function field defs to smb_constants | David Disseldorp | 3 | -3/+3 |
2011-10-13 | lib/util: Add back control of mmap and hash size in tdb for top level build | Andrew Bartlett | 2 | -3/+6 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -2/+2 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 6 | -2/+6 |
2011-09-23 | python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it... | Matthieu Patou | 1 | -2/+4 |
2011-09-23 | pys4: really return an exception if the status if not correct | Matthieu Patou | 1 | -4/+2 |
2011-09-20 | s4:ntvfs common - remove two outdated function prototypes | Matthias Dieter Wallnöfer | 2 | -4/+0 |
2011-09-20 | s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependency | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2011-09-19 | s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2011-09-05 | s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ | Stefan Metzmacher | 4 | -8/+8 |
2011-09-05 | s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ | Stefan Metzmacher | 8 | -9/+9 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 2 | -2/+2 |
2011-08-18 | cli-raw: Add public libsmbclient-raw library. | Jelmer Vernooij | 1 | -2/+2 |
2011-08-13 | s4:ntvfs: use tevent_ fn names instead of legacy event_ ones | Simo Sorce | 4 | -5/+5 |
2011-07-29 | s4-auth Move conversion of security_token to unix_token to auth | Andrew Bartlett | 2 | -54/+4 |
2011-07-29 | ntvfs: Use security_unix_token from auth.idl | Andrew Bartlett | 1 | -24/+16 |
2011-07-23 | cli_raw: Make name lowercase. | Jelmer Vernooij | 1 | -2/+2 |
2011-06-22 | s4:ntvfs/cifs: add option to use S4U2Proxy | Stefan Metzmacher | 1 | -0/+49 |
2011-06-20 | tdb_store: check returns for 0, not -1. | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb_delete: check returns for 0, not -1. | Rusty Russell | 1 | -1/+1 |
2011-06-20 | tdb_fetch_compat: use instead of tdb_fetch. | Rusty Russell | 3 | -8/+8 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 7 | -7/+7 |
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 6 | -47/+47 |
2011-06-16 | s4:ntvfs subsystems - rework it using concrete enum values | Matthias Dieter Wallnöfer | 3 | -4/+22 |
2011-06-11 | s4:ntvfs/smb2/vfs_smb2.c - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2011-06-09 | librpc/idr Use the Samba3 notify.idl in common. | Andrew Bartlett | 3 | -3/+3 |
2011-06-09 | server_id.idl: Bring server_id.idl in common | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s4:ntvfs subsystem - quiet enum warnings | Matthias Dieter Wallnöfer | 3 | -18/+10 |
2011-06-06 | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 3 | -4/+4 |
2011-06-01 | lib/util/time.c: timeval_current_ofs_usec | Rusty Russell | 2 | -2/+2 |
2011-06-01 | lib/util/time.c: timeval_current_ofs_msec | Rusty Russell | 1 | -2/+1 |
2011-05-18 | s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are available | Stefan Metzmacher | 1 | -1/+1 |
2011-05-08 | s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3 | Andrew Bartlett | 7 | -24/+24 |
2011-05-06 | lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol | Andrew Bartlett | 3 | -6/+6 |
2011-05-06 | nterr: Add mem_ctx for return string from get_nt_error_c_code() | Andrew Bartlett | 1 | -20/+19 |
2011-05-06 | lib/util Move source3 tdb_wrap_open() into the common code. | Andrew Bartlett | 6 | -6/+6 |
2011-05-03 | Remove strlower_m() and strupper_m() from source4 and common code. | Andrew Bartlett | 2 | -18/+12 |
2011-05-03 | s4-messaging Rename messaging -> imessaging | Andrew Bartlett | 12 | -43/+43 |
2011-04-28 | s4:ntvfs/smb2: use sync version of smb2_connect() | Stefan Metzmacher | 1 | -10/+8 |
2011-04-06 | tstream: make npa_tstream a private library | Andrew Tridgell | 1 | -1/+1 |
2011-03-22 | s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create() | Stefan Metzmacher | 1 | -1/+1 |
2011-03-21 | s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILD | Stefan Metzmacher | 1 | -10/+58 |