summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-01s3-rpc_server: Migrate init_pipe_handles() to new syntax.Andreas Schneider1-8/+21
2011-06-01s3-rpc_server: Use the context syntax id in api_pipe_request().Andreas Schneider1-7/+7
2011-06-01s3-rpc_server: Use the correct syntax id in api_pipe_bind_req().Andreas Schneider1-19/+14
2011-06-01s3-rpc_server: Use the correct context syntax.Andreas Schneider1-2/+20
2011-06-01s3-rpc_server: Move the context functions to own file.Andreas Schneider5-22/+72
2011-06-01s3-rpc_server: Store the ndr syntax id in the pipe context.Andreas Schneider1-5/+6
2011-06-01s3-rpc_server: Added syntax id to pipe_rpc_fns struct.Andreas Schneider1-1/+2
2011-06-01lib/tevent/tevent.h: minor documentation fix.Rusty Russell1-3/+3
2011-06-01libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecsRusty Russell1-2/+4
2011-06-01lib/util/time.c: timeval_current_ofs_usecRusty Russell8-12/+26
2011-06-01lib/util/time.c: timeval_current_ofs_msecRusty Russell8-14/+22
2011-06-01samba-tool: update tests for new 'user enable' syntaxAndrew Tridgell2-2/+2
2011-06-01samba-tool: improved error handling in user setexpiryAndrew Tridgell2-1/+9
2011-06-01samba-tool: improved user enable error handlingAndrew Tridgell2-1/+8
2011-06-01s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>Theresa Halloran4-74/+41
2011-06-01s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.Theresa Halloran4-64/+45
2011-06-01build: fixed a problem with installing scripts in the build treeAndrew Tridgell1-18/+9
2011-06-01s3-param Make lp_ncalrpc_dir() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make lp_dedicated_keytab_file() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make lp_realm() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make lp_name_resolv_order() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make lp_utmpdir() and lp_wtmpdir constAndrew Bartlett2-4/+4
2011-06-01s3-param Make lp_piddir() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make lp_cachedir() constAndrew Bartlett2-6/+6
2011-06-01s3-param Make lp_statedir() constAndrew Bartlett2-6/+6
2011-06-01s3-param Make lp_lockdir() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make lp_smb_passwd_file() and lp_private_dir() constAndrew Bartlett2-4/+4
2011-06-01s3-param Make lp_smb_ports() constAndrew Bartlett2-2/+2
2011-06-01s3-param Make charset parameters constAndrew Bartlett2-6/+6
2011-06-01s3-param Make lp_passwordserver() const.Andrew Bartlett3-10/+2
2011-06-01s3-param prepare for some lp_ functions to return constAndrew Bartlett2-2/+2
2011-06-01Remove the char * argument from the SMB_VFS_GETWD() call. Now alwaysJeremy Allison9-29/+30
2011-06-01Change sys_getcd() to take no arguments and always return malloc'ed memory (o...Jeremy Allison5-20/+50
2011-06-01Add check for the getcwd function being able to take NULL,0 arguments.Jeremy Allison2-0/+21
2011-06-01Split the ACE flag mapping between nfs4 and WindowsJeremy Allison1-14/+59
2011-06-01s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpageMichael Adam1-3/+11
2011-06-01s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configur...Michael Adam1-1/+1
2011-06-01s3:idmap_ldap: rename idmap_ldap_get_new_id to idmap_ldap_allocate_idMichael Adam1-6/+6
2011-06-01s3:idmap_ldap: rename idmap_ldap_allocate_id to idmap_ldap_allocate_id_internalMichael Adam1-3/+3
2011-06-01idmap_ldap.8: Add example with readonly backendLuk Claes1-0/+22
2011-06-01librpc/ndr: Use converted_size to determine if NULL termination was sentAndrew Bartlett1-4/+10
2011-06-01librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney6-9/+246
2011-06-01librpc/ndr: consolidate string conversion logic in ndr_pull_stringSean Finney1-171/+44
2011-06-01s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner4-10/+2
2011-05-31Tiny simplification to dom_sid_string_bufVolker Lendecke1-2/+1
2011-05-31struct make "struct shadow_copy_data" its own talloc contextVolker Lendecke4-19/+7
2011-05-31s3: Remove SHADOW_COPY_DATA typedefVolker Lendecke8-11/+19
2011-05-31s3: Mark sockets in error state writableVolker Lendecke1-0/+23
2011-05-31s3:doc: clean up the example section of the idmap_tdb manpageMichael Adam1-22/+1
2011-05-31winbindd.8: Use new idmap syntax for smbconfoptionsLuk Claes1-8/+5