summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lib/util Move sys_memalign into lib/util/system.cAndrew Bartlett2011-05-314-37/+41
|
* s3-smbd Fix conn_msg.c: Cannot return in a void functionAndrew Bartlett2011-05-311-1/+1
|
* s3-lib Improve indentation of errmap_unixAndrew Bartlett2011-05-311-36/+36
| | | | | | | | This also makes it easier to compare and contrast with the source4 version, because the differences here matter, and need to be resolved with care. Andrew Bartlett
* s4-libcli Merge error map order with source3 errmap_unix.cAndrew Bartlett2011-05-311-26/+28
| | | | | | This makes it easier to see what the actual differences here are. Andrew Bartlett
* s3-lib: Use ARRAY_SIZE() to walk the error mapping tablesAndrew Bartlett2011-05-311-6/+4
| | | | | | This gives a constant termination condition, and may help the compiler. Andrew Bartlett
* winbindd.8: Fix typoLuk Claes2011-05-311-1/+1
| | | | | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 02:56:52 CEST 2011 on sn-devel-104
* idmap_tdb.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-05-311-3/+0
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb.8: Remove references to alloc backendLuk Claes2011-05-311-19/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb.8: Use new idmap syntax in examplesLuk Claes2011-05-311-8/+5
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-05-311-3/+0
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Backend is not only used for searchingLuk Claes2011-05-311-2/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Remove references to idmap alloc backendLuk Claes2011-05-311-50/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Rework example to use new idmap syntaxLuk Claes2011-05-311-10/+7
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Remove mentioning of deprecated idmap uid and idmap gid ↵Luk Claes2011-05-311-3/+0
| | | | | | | options as fallback Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-05-311-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Remove part about alloc backendLuk Claes2011-05-311-19/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Use new syntax in exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* winbindd.8: Use new syntax in exampleLuk Claes2011-05-311-2/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* wbinfo.1: Avoid confusion with idmap uid optionLuk Claes2011-05-311-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_autorid.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-05-311-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_autorid.8: Use new syntax in autorid backend examplesLuk Claes2011-05-311-6/+4
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_rid.8: Use new syntax in rid backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_nss.8: Use new syntax for nss backendLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_hash.8: Use new syntax for hash backendLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_adex.8: Use new syntax in adex backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ad.8: use new syntax in ad backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:libgpo/gpo_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+19
|
* s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:libads/kerberos_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+29
|
* s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:libads/ads_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+31
|
* s3:nmbd/nmbd_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+25
|
* s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guardMichael Adam2011-05-311-0/+4
|
* s3:winbindd/idmap_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+25
|
* s3:groupdb/proto.h: add _GROUPDB_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:groupdb/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+22
|
* s3:smbd/proto.h: add _SMBD_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:smbd/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+44
|
* s3:locking/proto.h: add _LOCKING_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:locking/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+21
|
* s3:auth/proto.h: add _AUTH_PROTO_H_ guardMichael Adam2011-05-311-0/+5
|
* s3:auth/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+31
|
* s3:passdb/proto.h: add _PASSDB_PROTO_H_ guardMichael Adam2011-05-311-0/+4
|
* s3:passdb/proto.h: add GPL/copyright comment headerMichael Adam2011-05-311-0/+36
|
* s3-build Specify more of the smbconf dependenciesAndrew Bartlett2011-05-313-166/+165
| | | | | | | | | | | | | This brings more functions into util_names.c, and util_names.c into PARAM_WITHOUT_REG_SRC. This is not yet a full list, that would formalise the implicit dependency loop. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue May 31 01:43:37 CEST 2011 on sn-devel-104
* s3-build Make smbregistry depend on more of the subsystems it needsAndrew Bartlett2011-05-311-1/+1
| | | | | | | This is not the full list (that can be seen by setting allow_undefined_symbols=True). Andrew Bartlett
* s3-build Add util_sec subsystemAndrew Bartlett2011-05-311-2/+8
|
* s3-build Move dbwrap_rbt into dbwrap_util subsystemAndrew Bartlett2011-05-311-3/+2
|
* s3-build Create dbwrap_util subsystemAndrew Bartlett2011-05-313-63/+72
| | | | | | | | This contains the functions from dbwrap that don't require lp_ functions, and can therefore be put into a library (without dependency loops). Andrew Bartlett