Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-27 | build: Remove all references to libuuid | Andrew Bartlett | 1 | -2/+1 | |
We simply do not need this library any more. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun May 27 11:08:22 CEST 2012 on sn-devel-104 | |||||
2012-05-26 | s3-build: Remove build of libaddns.a from the autoconf build | Andrew Bartlett | 1 | -73/+0 | |
We always link libaddns statically as part of the net object lists This means that we no longer provide externally-available libaddns, as the waf build declared this as a private library. This never had a public API, .so or a header file. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat May 26 09:45:34 CEST 2012 on sn-devel-104 | |||||
2012-05-25 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -1/+2 | |
Signed-off-by: Jeremy Allison <jra@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-23 | krb5samba: Add smb_gss_oid_equal wrapper. | Andreas Schneider | 1 | -0/+1 | |
Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2012-05-23 | s3-autoconf: fix typo after migrating DNS resolver code to lib/addns | Alexander Bokovoy | 1 | -1/+1 | |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 1 | -1/+1 | |
2012-05-18 | s3: Revert the serverid changes, they need more work | Volker Lendecke | 1 | -2/+1 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri May 18 13:12:14 CEST 2012 on sn-devel-104 | |||||
2012-05-18 | build: Move generated files out of the normal build tree | Andrew Bartlett | 1 | -83/+85 | |
This avoids some dual-build-system interactions. Andrew Bartlett | |||||
2012-05-18 | build: Move generated version.h to a waf-invisible location | Andrew Bartlett | 1 | -1/+1 | |
Generally, it is better if our generated header files for the autoconf build do not end up in places that the waf build can see. Andrew Bartlett | |||||
2012-05-17 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -1/+2 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-05-16 | s3:onefs: remove all onefs related code as it not maintained anymore | Stefan Metzmacher | 1 | -19/+1 | |
See https://lists.samba.org/archive/samba-technical/2012-May/083631.html for the discussion. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed May 16 11:23:05 CEST 2012 on sn-devel-104 | |||||
2012-05-15 | libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 15 20:17:01 CEST 2012 on sn-devel-104 | |||||
2012-05-15 | libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-15 | libcli/smb: move smb2cli_query_info.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-15 | libcli/smb: move smb2cli_set_info.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-15 | libcli/smb: move smb2cli_flush.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-15 | libcli/smb: move smb2cli_write.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-15 | libcli/smb: move smb2cli_read.c from source3 to the toplevel | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-15 | libcli/smb: move smb2cli_close.c from source3 to the toplevel | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-05-15 | libcli/smb: move smb2cli_create.c from source3 to the toplevel | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-05-15 | s3:auth: remove unused auth_server.c | Stefan Metzmacher | 1 | -5/+0 | |
metze | |||||
2012-05-14 | libcli/smb: move smb2cli_logoff_* from source3 to the top level | Stefan Metzmacher | 1 | -1/+0 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon May 14 17:02:46 CEST 2012 on sn-devel-104 | |||||
2012-05-14 | libcli/smb: git mv smb2_session.c smb2cli_session.c | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -5/+5 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon May 14 04:04:55 CEST 2012 on sn-devel-104 | |||||
2012-05-14 | s3:build: move lib/dbwrap/dbwrap_util.o to the other dbwrap objects... | Michael Adam | 1 | -2/+3 | |
2012-05-06 | s3:libsmb: add smb2cli_set_info* | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-05-06 | s3:libsmb: add smb2cli_query_info* | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-05-01 | s3:torture: add idmap_tdb_common test code | Christian Ambach | 1 | -3/+6 | |
2012-05-01 | s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backends | Christian Ambach | 1 | -1/+4 | |
2012-04-30 | s3-lib Add a way to allocate the task_id value in server_id | Andrew Bartlett | 1 | -2/+1 | |
This safely allocates the task_id so that when we have multiple event contexts, they can each have their own messaging context, particularly for the imessaging subsystem under source4. Andrew Bartlett | |||||
2012-04-27 | s3:libsmb: add smb2cli_ioctl* | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 1 | -2/+1 | |
2012-04-19 | s3-dbwrap: Add dbwrap_record_watch_send/recv | Volker Lendecke | 1 | -0/+2 | |
With this API you can asynchronously wait for a record to be modified | |||||
2012-04-18 | s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdb | Andrew Bartlett | 1 | -1/+1 | |
2012-04-17 | s3: Add smbstatus -N to output the notify db | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Tue Apr 17 11:54:35 CEST 2012 on sn-devel-104 | |||||
2012-04-17 | s3: Add two notify benchmark tests | Volker Lendecke | 1 | -0/+1 | |
2012-04-17 | s3: Implement tevent_barrier | Volker Lendecke | 1 | -0/+1 | |
This will help notify torture tests: A tevent barrier can be waited on with tevent_barrier_wait_send/recv. The barrier is initialized with a number of requests that it will accept waiting. When that number is reached, all those requests will be released and their callback will be called. The barrier will be free for re-use again. | |||||
2012-04-17 | s3: Add msg_channel | Volker Lendecke | 1 | -0/+2 | |
This is a tevent_based variant of messaging_register | |||||
2012-04-17 | s3: Add a second ctdb connect library | Volker Lendecke | 1 | -0/+2 | |
The existing one is not async at all. | |||||
2012-04-17 | s3: Add dbwrap_cache | Volker Lendecke | 1 | -0/+1 | |
This is a caching layer for the notify database and potentially for the brlock database. It caches the parse_record operation as long as the underlying seqnum does not change. | |||||
2012-04-17 | s3: Add infrastructure for background jobs | Volker Lendecke | 1 | -0/+1 | |
2012-04-12 | auth-krb: Make functions static. | Simo Sorce | 1 | -1/+0 | |
The remaining gssapi_parse functions were used exclusively in gensec_krb5. Move them there and make them static. Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2012-04-11 | Add a new module, aio_linux which implements Linux kernel aio support. Docs ↵ | Jeremy Allison | 1 | -0/+5 | |
to follow. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Apr 11 02:29:04 CEST 2012 on sn-devel-104 | |||||
2012-04-03 | s3-libads: Remove ads_verify_ticket() as it is now unused | Andrew Bartlett | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-04-03 | build: Reduce deps of ntlm_auth | Andrew Bartlett | 1 | -2/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-03-26 | s3-make: Fix build with new smb2_session file. | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 26 00:56:13 CEST 2012 on sn-devel-104 | |||||
2012-03-15 | build: Ensure that we clean build objects from auth/ as well | Andrew Bartlett | 1 | -1/+1 | |
2012-03-14 | lib/crypto: Detect CommonCrypto and use it if available | Matthieu Patou | 1 | -1/+1 | |
CommonCrypto/CommonDigest is available on Mac and there is function in the libc for MD5 calculation. MD5Final is a C define of CC_MD5_Final. Under some circumstance we have the symbol defined twice in samba binaries on Snow Leopard at least. By detecting CommonCrypto/CommonDigest we end up always using the system version if available. | |||||
2012-03-10 | tdb_wrap: Move to specific directory. | Jelmer Vernooij | 1 | -1/+1 | |
It's a bit confusing to mix low-level and high-level libraries. We had multiple libraries in one directory, and there were have circular dependencies with other libraries outside that directory (in this case, samba-hostconfig). Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Mar 10 23:13:01 CET 2012 on sn-devel-104 | |||||
2012-03-10 | s3: Add a new set of andx chain handling routines | Volker Lendecke | 1 | -1/+2 | |
This is in preparation of getting rid of chain_reply. |