summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | s3-param Make lp_passwordserver() const.Andrew Bartlett2011-06-013-10/+2
* | s3-param prepare for some lp_ functions to return constAndrew Bartlett2011-06-012-2/+2
* | Remove the char * argument from the SMB_VFS_GETWD() call. Now alwaysJeremy Allison2011-06-019-29/+30
* | Change sys_getcd() to take no arguments and always return malloc'ed memory (o...Jeremy Allison2011-06-015-20/+50
* | Add check for the getcwd function being able to take NULL,0 arguments.Jeremy Allison2011-06-012-0/+21
* | Split the ACE flag mapping between nfs4 and WindowsJeremy Allison2011-06-011-14/+59
* | s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpageMichael Adam2011-06-011-3/+11
* | s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configur...Michael Adam2011-06-011-1/+1
* | s3:idmap_ldap: rename idmap_ldap_get_new_id to idmap_ldap_allocate_idMichael Adam2011-06-011-6/+6
* | s3:idmap_ldap: rename idmap_ldap_allocate_id to idmap_ldap_allocate_id_internalMichael Adam2011-06-011-3/+3
* | idmap_ldap.8: Add example with readonly backendLuk Claes2011-06-011-0/+22
* | librpc/ndr: Use converted_size to determine if NULL termination was sentAndrew Bartlett2011-06-011-4/+10
* | librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney2011-06-016-9/+246
* | librpc/ndr: consolidate string conversion logic in ndr_pull_stringSean Finney2011-06-011-171/+44
* | s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner2011-06-014-10/+2
* | Tiny simplification to dom_sid_string_bufVolker Lendecke2011-05-311-2/+1
* | 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