summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* locking: use correct conversion specifier for printing variablesRalph Boehme2014-06-131-2/+2
* waf: fixup build with fake kaserver enabledChristian Ambach2014-06-041-0/+3
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-041-0/+1
* s3:lib/afs move afs.c to common lib dirChristian Ambach2014-06-041-0/+1
* s3/smbcacls: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-4/+5
* s3/sharesec: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-3/+5
* s3/profiles: improve copy_registry_tree() errorsDavid Disseldorp2014-05-281-4/+5
* s3/net_rpc_printer: replace dup_sec_desc() usageDavid Disseldorp2014-05-281-1/+11
* s3/profiles: replace dup_sec_desc() usageDavid Disseldorp2014-05-281-2/+8
* sharesec: remove unused security descriptor print fnsDavid Disseldorp2014-05-281-85/+0
* sharesec: use NDR security descriptor print fnsDavid Disseldorp2014-05-281-4/+12
* Add protocol version to smbstatus outputMathias Dietz2014-05-221-4/+4
* s3: client : Add extra return parameter to all client open calls.Jeremy Allison2014-05-093-7/+9
* smbcontrol: Add dgm-cleanup commandVolker Lendecke2014-04-231-0/+20
* smbcontrol: Clean up the msg_ctxVolker Lendecke2014-04-231-0/+1
* s3-utils: Do not disable the root check in smbpasswd.Andreas Schneider2014-04-171-2/+0
* Typo: Commiting -> CommittingJelmer Vernooij2014-04-141-1/+1
* Typo: speciefied -> specified.Jelmer Vernooij2014-04-131-1/+1
* Typo: sucessfully -> successfullyJelmer Vernooij2014-04-132-3/+3
* s3:utils: explicitly check the return value of fscanf() to avoid unused warni...Stefan Metzmacher2014-04-021-1/+1
* s3:utils: check the status of open_socket_out() correctly in smbfilter.cStefan Metzmacher2014-04-021-3/+2
* s3:utils: use char packet[] in smbfilter.c to avoid warningsStefan Metzmacher2014-04-021-1/+1
* s3:utils: avoid argv related const warningsStefan Metzmacher2014-04-0210-22/+26
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-271-1/+1
* s3-net: add a new "net ads kerberos pac save" tool.Günther Deschner2014-03-121-0/+52
* s3-net: modify the current "net ads kerberos pac" command.Günther Deschner2014-03-121-38/+77
* s3-kerberos: let kerberos_return_pac() return a PAC container.Günther Deschner2014-03-121-1/+4
* s3-kerberos: return a full PAC in kerberos_return_pac().Günther Deschner2014-03-121-1/+16
* s3-net: allow to provide custom local_service in "net ads kerberos pac".Günther Deschner2014-03-121-3/+11
* s3-net: change the way impersonation principals are used in "net ads kerberos...Günther Deschner2014-03-121-4/+10
* s3-libads: pass down local_service to kerberos_return_pac().Günther Deschner2014-03-121-0/+8
* CVE-2013-6442: s3:smbcacls - ensure we don't lose an existing ACL when settin...Jeremy Allison2014-03-111-1/+1
* s3:utils/smbfilter: use a local variable for the packet bufferStefan Metzmacher2014-03-051-1/+1
* regedit_valuelist.c: Coverity fix; Initialize a variable.Christopher R. Hertel (crh)2014-02-141-1/+1
* lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett2014-02-121-6/+6
* param: rename lp function and variable from "encrypted_passwords" to "encrypt...Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from "printcommand" to "print_command"Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam2014-02-072-3/+3
* param: rename lp function and variable from 'passwordserver' to 'password_ser...Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-3/+3
* param: rename lp function and variable from 'guestaccount' to 'guest_account'Garming Sam2014-02-071-5/+5
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-076-10/+10
* loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam2014-02-031-3/+3
* loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam2014-02-031-3/+3
* dbwrap_tool: add option "--non-persistent" and force excatly one of "--[non-]...Michael Adam2014-01-301-5/+18
* dbwrap_tool: remove the short form "-p" of "--persistent"Michael Adam2014-01-301-1/+1
* smbcontrol: fix NUM_CHILDREN message deregisterDavid Disseldorp2014-01-141-1/+1
* libgpo: allow to pass down a list of deleted GPOs in gpo_process_gpo_list().Günther Deschner2014-01-071-1/+1
* libgpo: remove ads reference from dump calls and make them take const structs.Günther Deschner2014-01-071-6/+6
* s3:rpc_client: make cli_rpc_pipe_open_schannel() more flexibleStefan Metzmacher2014-01-071-3/+3