Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-05-06 | s3:libsmb: add smb2cli_query_info* | Stefan Metzmacher | 1 | -0/+1 |
2012-05-03 | UTIL_TDB: lowercase name. | Jelmer Vernooij | 1 | -3/+3 |
2012-05-01 | s3:torture: add idmap_tdb_common test code | Christian Ambach | 1 | -0/+2 |
2012-04-27 | s3:libsmb: add smb2cli_ioctl* | Stefan Metzmacher | 1 | -0/+1 |
2012-04-25 | s3-waf: Cleanup smbregistry. | Andreas Schneider | 1 | -10/+4 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -2/+2 |
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 1 | -7/+7 |
2012-04-19 | s3-dbwrap: Add dbwrap_record_watch_send/recv | Volker Lendecke | 1 | -0/+2 |
2012-04-18 | s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdb | Andrew Bartlett | 1 | -0/+5 |
2012-04-18 | s3-build: move file_id.c into samba3-util and create a private header | Andrew Bartlett | 1 | -2/+2 |
2012-04-18 | dbwrap: Add dbwrap_tdb to private dbwrap library | Andrew Bartlett | 1 | -3/+2 |
2012-04-18 | s3-build: Add missing samba3-util dep to tdb-wrap3 | Andrew Bartlett | 1 | -1/+1 |
2012-04-18 | build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON... | Andrew Bartlett | 1 | -1/+7 |
2012-04-17 | s3-waf: Add possibility to build with system libsmbclient. | Andreas Schneider | 1 | -34/+1 |
2012-04-17 | s3-waf: Fix client/smbclient dependencies. | Andreas Schneider | 1 | -7/+7 |
2012-04-17 | s3: Add smbstatus -N to output the notify db | Volker Lendecke | 1 | -1/+1 |
2012-04-17 | s3: Add two notify benchmark tests | Volker Lendecke | 1 | -0/+2 |
2012-04-17 | s3: Add msg_channel | Volker Lendecke | 1 | -0/+2 |
2012-04-17 | s3: Add a second ctdb connect library | Volker Lendecke | 1 | -0/+2 |
2012-04-17 | s3: Add dbwrap_cache | Volker Lendecke | 1 | -1/+1 |
2012-04-17 | s3: Add infrastructure for background jobs | Volker Lendecke | 1 | -0/+1 |