Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-25 | s3-waf: Link smbta-util only against needed subsystems. | Andreas Schneider | 1 | -2/+4 | |
2012-01-25 | s3-waf: Link testparm only against needed subsystems. | Andreas Schneider | 1 | -2/+3 | |
2012-01-25 | s3-waf: Link smbspool only against needed subsystems. | Andreas Schneider | 1 | -2/+7 | |
2012-01-25 | s3-waf: Link profiles only against needed subsystems. | Andreas Schneider | 1 | -1/+5 | |
2012-01-25 | s3-waf: Link net only against needed subsystems. | Andreas Schneider | 1 | -11/+37 | |
2012-01-25 | s3-waf: Link smbclient only against needed subsystems. | Andreas Schneider | 1 | -3/+8 | |
2012-01-25 | s3-waf: Link rpcclient only against needed subsystems. | Andreas Schneider | 1 | -7/+25 | |
2012-01-25 | s3-waf: Link swat only against needed subsystems. | Andreas Schneider | 1 | -4/+14 | |
2012-01-25 | s3-waf: Add missing dependencies to PASSCHANGE. | Andreas Schneider | 1 | -1/+3 | |
2012-01-25 | s3-waf: Add missing dependencies to LOCKING. | Andreas Schneider | 1 | -1/+5 | |
2012-01-25 | s3-waf: Link winbindd only against needed subsystems. | Andreas Schneider | 1 | -9/+35 | |
2012-01-25 | s3-waf: Link nmbd only against needed subsystems. | Andreas Schneider | 1 | -3/+7 | |
2012-01-25 | s3-waf: Link libcli_lsa3 only against needed subsystems. | Andreas Schneider | 1 | -1/+1 | |
2012-01-25 | s3-waf: Link errors3 only against needed subsystems. | Andreas Schneider | 1 | -1/+1 | |
2012-01-25 | s3-waf: Link tdb-wrap3 only against needed subsystems. | Andreas Schneider | 1 | -1/+0 | |
2012-01-25 | s3-waf: Link trusts_util only against needed subsystems. | Andreas Schneider | 1 | -2/+2 | |
2012-01-25 | s3-waf: Remove dead subsystem LIBNBT. | Andreas Schneider | 1 | -5/+0 | |
2012-01-25 | s3-waf: Link LIBNET_DSSYNC only against needed subsystems. | Andreas Schneider | 1 | -2/+2 | |
2012-01-25 | s3-waf: Link LIBNET only against needed subsystems. | Andreas Schneider | 1 | -1/+1 | |
2012-01-25 | s3-waf: Link smbd_base only against needed subsystems. | Andreas Schneider | 1 | -11/+53 | |
2012-01-25 | s3-waf: Link libsmb only against needed subsystems. | Andreas Schneider | 1 | -1/+11 | |
2012-01-25 | s3-waf: Link LIBNTLMSSP only against needed subsystems. | Andreas Schneider | 1 | -1/+1 | |
2012-01-25 | s3-waf: Remove LIBSMB_ERR completely. | Andreas Schneider | 1 | -25/+17 | |
2012-01-25 | s3-waf: Link samba3core against needed subsystems. | Andreas Schneider | 1 | -1/+19 | |
2012-01-25 | s3-waf: Don't link param_service against USER_UTIL twice. | Andreas Schneider | 1 | -1/+1 | |
2012-01-25 | s3-waf: Link param only against needed subsystems. | Andreas Schneider | 1 | -1/+1 | |
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 | |