Age | Commit message (Expand) | Author | Files | Lines |
2012-08-16 | s3-libsmb: Add a python wrapper | Volker Lendecke | 1 | -0/+6 |
2012-08-16 | s3:utils: remove standalone cclean tool | Gregor Beck | 1 | -12/+0 |
2012-08-16 | s3:net add command "connections cleanup" | Gregor Beck | 1 | -1/+1 |
2012-08-15 | s3-smbd: Move smb_acl_t declaration to smb_acl.idl | Andrew Bartlett | 1 | -0/+1 |
2012-08-10 | build: rename security → samba-security | Björn Jacke | 1 | -2/+2 |
2012-08-08 | s3-torture: Extend pdbtest to also run an authentication unit-test | Andrew Bartlett | 1 | -1/+3 |
2012-08-07 | source3/loadparm.c: Move string_set/string_free inside. | Rusty Russell | 1 | -1/+1 |
2012-08-02 | s3-pysmbd: Add set_nt_acl() function based on parts of vfstest | Andrew Bartlett | 1 | -1/+1 |
2012-07-20 | Remove source3/lib/pidfile.c | Jeremy Allison | 1 | -6/+0 |
2012-07-18 | s3: Add tevent_wait_send/recv | Volker Lendecke | 1 | -0/+1 |
2012-07-18 | s3: Move the aio_pthread read/write functionality to vfs_default | Volker Lendecke | 1 | -0/+1 |
2012-07-18 | libasys | Volker Lendecke | 1 | -0/+1 |
2012-06-29 | s3:smbd: add smbXsrv_open* infrastructure | Stefan Metzmacher | 1 | -0/+2 |
2012-06-29 | ccan: we're subsystems, not a library. | Rusty Russell | 1 | -3/+2 |
2012-06-28 | s3:wscript: use LOCKING subsystem for smbtorture3 | Stefan Metzmacher | 1 | -1/+2 |
2012-06-27 | s3: add a tool "cclean" to cleanup orphaned entries from connections.tdb | Gregor Beck | 1 | -0/+12 |
2012-06-25 | s3:smbd: add smbXsrv_tcon infrastructure | Stefan Metzmacher | 1 | -0/+1 |
2012-06-25 | s3:smbd: add smbXsrv_session infrastructure | Stefan Metzmacher | 1 | -0/+1 |
2012-06-25 | s3:smbd: add smbXsrv_version_* infrastructure | Stefan Metzmacher | 1 | -0/+1 |
2012-06-25 | s3:librpc: add smbXsrv.idl | Stefan Metzmacher | 1 | -0/+1 |
2012-06-08 | s3-rpcclient: add fsrvp commands | David Disseldorp | 1 | -1/+2 |
2012-05-31 | build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclient | Michael Adam | 1 | -1/+1 |
2012-05-31 | build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookup | Michael Adam | 1 | -1/+1 |
2012-05-31 | s3:build: fix some spacing in wscript_build | Michael Adam | 1 | -6/+6 |
2012-05-30 | lib/param: Put common FN_ macros into param_functions.c | Andrew Bartlett | 1 | -2/+2 |
2012-05-30 | build: Provide .pc file for libsmbsharemodes | Andrew Bartlett | 1 | -1/+1 |
2012-05-30 | build: Provide .pc file for libnetapi | Andrew Bartlett | 1 | -1/+1 |
2012-05-28 | s3:libsmb: get rid of clisigning routines | Luk Claes | 1 | -1/+0 |
2012-05-25 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -1/+2 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -4/+6 |
2012-05-23 | s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API | Alexander Bokovoy | 1 | -1/+2 |
2012-05-23 | s4-resolve: Remove dependency on libroken | Simo Sorce | 1 | -1/+1 |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 1 | -2/+3 |
2012-05-18 | s3: Revert the serverid changes, they need more work | Volker Lendecke | 1 | -1/+0 |
2012-05-18 | Fix the waf build with the new "cleans up stale processes" test. | Jeremy Allison | 1 | -0/+1 |
2012-05-16 | s3:onefs: remove all onefs related code as it not maintained anymore | Stefan Metzmacher | 1 | -2/+1 |
2012-05-15 | libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_query_info.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_set_info.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_flush.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_write.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_read.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_close.c from source3 to the toplevel | Stefan Metzmacher | 1 | -1/+0 |
2012-05-15 | libcli/smb: move smb2cli_create.c from source3 to the toplevel | Stefan Metzmacher | 1 | -1/+0 |
2012-05-14 | libcli/smb: move smb2cli_logoff_* from source3 to the top level | Stefan Metzmacher | 1 | -1/+0 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -5/+0 |
2012-05-09 | allow to use system iniparser library. | Günther Deschner | 1 | -1/+1 |
2012-05-08 | s3-python: Add python bindings for posix ACL layer | Andrew Bartlett | 1 | -0/+6 |
2012-05-06 | s3:libsmb: add smb2cli_set_info* | Stefan Metzmacher | 1 | -0/+1 |