Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-25 | s3-waf: Add missing depcendencies to smbconf. | Andreas Schneider | 1 | -3/+15 | |
2012-01-25 | s3-waf: Remove unneeded PARAM_UTIL dependency. | Andreas Schneider | 1 | -2/+1 | |
2012-01-25 | s3-waf: Replace LIBMSRPC_GEN just with ndr-standard. | Andreas Schneider | 1 | -19/+14 | |
There is no need to link against dssetup and spoolss. | |||||
2012-01-25 | s3-waf: Link nss_wins only against needed subsystems. | Andreas Schneider | 1 | -2/+1 | |
2012-01-25 | s3-waf: Link smbclient only against needed subsystems. | Andreas Schneider | 1 | -1/+1 | |
2012-01-25 | s3-waf: Link netapi only against needed subsystems. | Andreas Schneider | 1 | -4/+3 | |
2012-01-25 | lib: Remove dead mszip code. | Andreas Schneider | 1 | -9/+0 | |
RIP, long live zlib. | |||||
2012-01-18 | s3-libsmb Use the gse_krb5 gensec module as client | Andrew Bartlett | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-01-18 | s3-build: Rework object lists to allow gse gensec module | Andrew Bartlett | 1 | -5/+8 | |
This also allows the spnego_parse_krb5_wrap() function to be shared. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-01-18 | s3-passdb: trying to decouple passdb and secrets a little. | Günther Deschner | 1 | -1/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 18 14:46:18 CET 2012 on sn-devel-104 | |||||
2012-01-13 | s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema ↵ | Günther Deschner | 1 | -1/+2 | |
helpers to libpdb.so These helpers are used in other parts of Samba as well (like in idmap and in the net provision code). Guenther | |||||
2012-01-12 | s3: Move the share_mode_lock handling to its own file | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-01-12 | s3-waf: link SECRETS3 only against samba3util. | Andreas Schneider | 1 | -1/+1 | |
2012-01-12 | s3-waf: Create a smaller samba3util subsystem. | Andreas Schneider | 1 | -7/+18 | |
2012-01-11 | s3-libsmb: split out auth_generic client functions into auth_generic.c | Andrew Bartlett | 1 | -1/+6 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-01-09 | s3-waf: rpcclient does not need libads.so. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 9 12:06:06 CET 2012 on sn-devel-104 | |||||
2012-01-05 | s3: Add a test excercising the share mode cleanup routine | Volker Lendecke | 1 | -0/+1 | |
2011-12-16 | s3:smbd: remove unused sconn_server_id() | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2011-12-15 | s3:smbd: split ID_CACHE_* message handling into parent and child parts | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-12-12 | s4-lsarpc handle more info levels in SetInfoTrustedDomain calls | Andrew Bartlett | 1 | -2/+2 | |
This uses the very helpful conversion functions written for the s3 lsa server and places these in common. Andrew Bartlett | |||||
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -1/+1 | |
This library was tiny - containing just two public functions than were themselves trivial. The amount of overhead this causes isn't really worth the benefits of sharing the code with other projects like OpenChange. In addition, this code isn't really generically useful anyway, as it can only load from the module path set for Samba at configure time. Adding a new library was breaking the API/ABI anyway, so OpenChange had to be updated to cope with the new situation one way or another. I've added a simpler (compatible) routine for loading modules to OpenChange, which is less than 100 lines of code. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 3 08:36:33 CET 2011 on sn-devel-104 | |||||
2011-12-03 | s3:registry: do not use regdb functions during db upgrade | Gregor Beck | 1 | -2/+5 | |
It is importante to not use the database backend implementation in the upgrade. Otherwise this would only work as long as this is the newset version. In future versions of the registry, this (then) intermediate upgrade step would change in behaviour and not work as expected any more. Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-12-03 | Update the waf build system to link with the new PIDL locking code. | Jeremy Allison | 1 | -1/+1 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Dec 3 00:14:54 CET 2011 on sn-devel-104 | |||||
2011-12-02 | s3: Use autogenerated open_files.idl | Volker Lendecke | 1 | -0/+1 | |
2011-11-24 | s3:smb2cli: remove unused smb2cli_negprot() | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2011-11-24 | s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ↵ | Stefan Metzmacher | 1 | -1/+0 | |
code metze | |||||
2011-11-21 | s3-waf: remove version from libpdb.so for now. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2011-11-17 | param: calculate server role from security, and security from server role | Andrew Bartlett | 1 | -1/+1 | |
This allows smb.conf files from either the samba3 or samba4 tradition to come to the same value of server role, using the information in the smb.conf file. This is important so that tools like 'net getlocalsid' work against a Samba4 AD installation (yes, users have tried this). Andrew Bartlett Pair-Programmed-With: Amitay Isaacs <amitay@samba.org> | |||||
2011-11-16 | s3-waf: create a smbldap.so library. | Günther Deschner | 1 | -5/+7 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Nov 16 14:03:05 CET 2011 on sn-devel-104 | |||||
2011-11-16 | s3: move smbldap_util to pdb_ldap_util. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-03 | waf: convert NDR_NBT into shared library. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-03 | nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-03 | librpc: only let NDR_NBT depend on NDR_NBT_BUF. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-02 | s3-waf: convert libcli_netlogon3 into a private library. | Günther Deschner | 1 | -16/+17 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Nov 2 18:34:55 CET 2011 on sn-devel-104 | |||||
2011-11-02 | s3-waf: move trusts_util.c code into a private library. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2011-11-02 | s3-waf: convert libnet_keytab into a private library. | Günther Deschner | 1 | -2/+9 | |
Guenther | |||||
2011-11-02 | s3-waf: fix libgpo.so library name. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2011-10-28 | lib/util Split samba-modules library into public and private parts | Andrew Bartlett | 1 | -1/+1 | |
This will allow OpenChange to get at the symbols it needs, without exposing any more of this as a public API than we must. Andrew Bartlett | |||||
2011-10-28 | s3-torture run t_strappend tests as LOCAL-sprintf_append | Andrew Bartlett | 1 | -1/+2 | |
2011-10-27 | s3-waf: Don't link uid_wrapper more than once. | Andreas Schneider | 1 | -2/+2 | |
The uid_wrapper is linked in globally by default if enabled. | |||||
2011-10-25 | torture: Remove unused smbiconv | Andrew Bartlett | 1 | -7/+0 | |
smbiconv is not used in any test script, and has only had changes since being introduced by Jelmer to keep it building. It is also not installed on the system. I have also checked with Jelmer, who approved the removal. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-10-25 | libcli/smb: move smb_signing.[ch] to the toplevel | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2011-10-24 | libcli/smb: move source3/libsmb/read_smb.* to the toplevel | Stefan Metzmacher | 1 | -2/+3 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Oct 24 10:18:06 CEST 2011 on sn-devel-104 | |||||
2011-10-21 | libcli/smb: move smb_seal.c to the toplevel | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Oct 21 10:22:39 CEST 2011 on sn-devel-104 | |||||
2011-10-21 | build: compile (but do not install) netapi examples | Andrew Bartlett | 1 | -0/+1 | |
The only example not yet built is the GTK domain join gui. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Oct 21 01:31:55 CEST 2011 on sn-devel-104 | |||||
2011-10-20 | s3-netapi Compile (but do not install) netapi tests | Andrew Bartlett | 1 | -1/+1 | |
2011-10-19 | s3-waf: make sure we always compile (not install) our libsmbclient testcode. | Günther Deschner | 1 | -0/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 19 20:42:52 CEST 2011 on sn-devel-104 | |||||
2011-10-18 | libsmbclient: add ABI checking and pc file | Andrew Tridgell | 1 | -2/+4 | |
this gives us ABI checking for libsmbclient so that the waf build will prevent ABI breakage, and a public version number. The addition of the pc file makes this library available via pkgconfig, including querying of the version number Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-10-17 | s3-waf: make sure we always build example pdb modules with --enable-developer. | Günther Deschner | 1 | -0/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Oct 17 17:39:36 CEST 2011 on sn-devel-104 | |||||
2011-10-17 | s3-waf: make sure we always build example auth modules with --enable-developer. | Günther Deschner | 1 | -0/+1 | |
Guenther |