summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* struct make "struct shadow_copy_data" its own talloc contextVolker Lendecke2011-05-314-19/+7
* s3: Remove SHADOW_COPY_DATA typedefVolker Lendecke2011-05-318-11/+19
* s3: Mark sockets in error state writableVolker Lendecke2011-05-311-0/+23
* s3:doc: clean up the example section of the idmap_tdb manpageMichael Adam2011-05-311-22/+1
* winbindd.8: Use new idmap syntax for smbconfoptionsLuk Claes2011-05-311-8/+5
* s3:passdb: add GPL/copyright header to machine_sid.hMichael Adam2011-05-311-0/+21
* s3:nmbd: add _NMBD_NMBD_H_ guard to nmbd.hMichael Adam2011-05-311-0/+5
* s3:nmbd: add GPL/Copyright header to nmbd.hMichael Adam2011-05-311-0/+20
* s3:rpc_server: add _RPC_SERVER_SRV_ACCESS_CHECK_H_ guard to srv_access_check.hMichael Adam2011-05-311-0/+5
* s3:rpc_server: add GPL/Copyright header to rpc_server/srv_access_check.hMichael Adam2011-05-311-0/+29
* s3: add _LIB_IDMAP_CACHE_H_ guard to lib/idmap_cache.hMichael Adam2011-05-311-0/+5
* s3: add GPL/Copyright header to lib/idmap_cache.hMichael Adam2011-05-311-0/+20
* replace: remove waring if IOV_MAX is not definedBjörn Jacke2011-05-311-2/+0
* s3:librpc: remove unused file librpc/ndr/util.hMichael Adam2011-05-311-4/+0
* s3:winbindd_nrd: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.hMichael Adam2011-05-311-1/+1
* s3:libads/ndr: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.hMichael Adam2011-05-311-1/+1
* s3: Support shadow copy display over SMB2Volker Lendecke2011-05-311-0/+121
* s3:doc: document "idmap gid" as deprecated.Michael Adam2011-05-311-8/+5
* s3:doc: document "idmap uid" as deprecated.Michael Adam2011-05-311-7/+5
* s3:doc: remove the documentation of "idmap alloc backend", which has been rem...Michael Adam2011-05-311-14/+0
* s3:doc: document "idmap backend" as deprecated.Michael Adam2011-05-311-33/+2
* s3:doc: update documentation of the "idmap config FOO : BAR" familiy of param...Michael Adam2011-05-311-20/+83
* s3:lib/eventlog/proto.h: add _LIB_EVENTLOG_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:lib/eventlog/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+22
* s3-libsmb remove ldap_err2string() as common nterrs[] has the constantsAndrew Bartlett2011-05-311-6/+0
* s3-build Don't allow undefined symbols in pam_smbpass.soAndrew Bartlett2011-05-311-0/+1
* libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett2011-05-313-46/+0
* s3-utils: fix another -Wunused-but-set-variable build warning.Günther Deschner2011-05-311-3/+0
* s3-libsmb: fix build warning of cli_qfilename().Günther Deschner2011-05-311-1/+1
* s3-build Put memcache in a standalone libraryAndrew Bartlett2011-05-311-2/+7
* s3-lib Move source3-specific malloc replacements into a seperate fileAndrew Bartlett2011-05-314-145/+179
* 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
* s4-libcli Merge error map order with source3 errmap_unix.cAndrew Bartlett2011-05-311-26/+28
* s3-lib: Use ARRAY_SIZE() to walk the error mapping tablesAndrew Bartlett2011-05-311-6/+4
* winbindd.8: Fix typoLuk Claes2011-05-311-1/+1
* idmap_tdb.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-05-311-3/+0
* idmap_tdb.8: Remove references to alloc backendLuk Claes2011-05-311-19/+1
* idmap_tdb.8: Use new idmap syntax in examplesLuk Claes2011-05-311-8/+5
* idmap_ldap.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-05-311-3/+0
* idmap_ldap.8: Backend is not only used for searchingLuk Claes2011-05-311-2/+2
* idmap_ldap.8: Remove references to idmap alloc backendLuk Claes2011-05-311-50/+1
* idmap_ldap.8: Rework example to use new idmap syntaxLuk Claes2011-05-311-10/+7
* idmap_tdb2.8: Remove mentioning of deprecated idmap uid and idmap gid options...Luk Claes2011-05-311-3/+0
* idmap_tdb2.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-05-311-1/+1
* idmap_tdb2.8: Remove part about alloc backendLuk Claes2011-05-311-19/+1
* idmap_tdb2.8: Use new syntax in exampleLuk Claes2011-05-311-3/+2
* winbindd.8: Use new syntax in exampleLuk Claes2011-05-311-2/+1
* wbinfo.1: Avoid confusion with idmap uid optionLuk Claes2011-05-311-1/+1