summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3-rpc_server: Fixed debug messages of srv_pipe_hnd.Andreas Schneider2011-06-011-5/+5
* s3-rpc_server: Fixed debug messages for rpc_handles.Andreas Schneider2011-06-011-6/+7
* s3-rpc_server: Fix debug messages.Andreas Schneider2011-06-011-46/+20
* s3-rpc_server: Don't segfault if there are not handles to free.Andreas Schneider2011-06-011-0/+4
* s3-rpc_server: Remove guessing of the syntax id.Andreas Schneider2011-06-015-51/+11
* s3-rpc_server: Use the correct syntax id for debugging.Andreas Schneider2011-06-011-8/+11
* s3-rpc_server: Migrate init_pipe_handles() to new syntax.Andreas Schneider2011-06-011-8/+21
* s3-rpc_server: Use the context syntax id in api_pipe_request().Andreas Schneider2011-06-011-7/+7
* s3-rpc_server: Use the correct syntax id in api_pipe_bind_req().Andreas Schneider2011-06-011-19/+14
* s3-rpc_server: Use the correct context syntax.Andreas Schneider2011-06-011-2/+20
* s3-rpc_server: Move the context functions to own file.Andreas Schneider2011-06-015-22/+72
* s3-rpc_server: Store the ndr syntax id in the pipe context.Andreas Schneider2011-06-011-5/+6
* s3-rpc_server: Added syntax id to pipe_rpc_fns struct.Andreas Schneider2011-06-011-1/+2
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-012-8/+8
* lib/util/time.c: timeval_current_ofs_msecRusty Russell2011-06-015-12/+7
* s3-param Make lp_ncalrpc_dir() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make lp_dedicated_keytab_file() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make lp_realm() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make lp_name_resolv_order() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make lp_utmpdir() and lp_wtmpdir constAndrew Bartlett2011-06-012-4/+4
* s3-param Make lp_piddir() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make lp_cachedir() constAndrew Bartlett2011-06-012-6/+6
* s3-param Make lp_statedir() constAndrew Bartlett2011-06-012-6/+6
* s3-param Make lp_lockdir() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make lp_smb_passwd_file() and lp_private_dir() constAndrew Bartlett2011-06-012-4/+4
* s3-param Make lp_smb_ports() constAndrew Bartlett2011-06-012-2/+2
* s3-param Make charset parameters constAndrew Bartlett2011-06-012-6/+6
* s3-param Make lp_passwordserver() const.Andrew Bartlett2011-06-012-2/+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-017-26/+27
* 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: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
* s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner2011-06-014-10/+2
* 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: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
* 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