summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* samba-tool: Correctly handle sys.exit() called from subcommandAmitay Isaacs2011-09-091-1/+3
* samba-tool: Fixed "ldapcmp" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "dbcheck" subcommand syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria2011-09-093-47/+29
* samba-tool: Fixed "testparm" syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "user" command syntaxGiampaolo Lauria2011-09-091-1/+2
* samba-tool: Fixed "rodc" syntaxGiampaolo Lauria2011-09-091-1/+3
* samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria2011-09-091-2/+2
* samba-tool: Fixed "group" subcommands syntaxGiampaolo Lauria2011-09-091-4/+4
* samba-tool: Fixed "dsacl" command syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "drs" subcommands syntaxGiampaolo Lauria2011-09-091-8/+17
* samba-tool: Fixed "domain" subcommands syntaxGiampaolo Lauria2011-09-091-7/+8
* samba-tool: Fixed "spn" command syntaxGiampaolo Lauria2011-09-091-5/+17
* samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria2011-09-091-7/+24
* samba-tool: Fixed "time" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Removed "acl" commandGiampaolo Lauria2011-09-092-36/+0
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-093-7/+13
* samba-tool: Added "dsacl" commandGiampaolo Lauria2011-09-093-5/+9
* samba-tool: Changed fsmo implementationGiampaolo Lauria2011-09-091-68/+130
* samba-tool: Expanded acronym descriptionsGiampaolo Lauria2011-09-099-8/+9
* samba-tool: Formatted subcommand list outputGiampaolo Lauria2011-09-091-1/+2
* samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2011-09-092-42/+36
* samba-tool: Add long_description and epilog to Command classGiampaolo Lauria2011-09-091-1/+6
* samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2011-09-092-33/+12
* samba-tool: Removed SuperCommand usage methodGiampaolo Lauria2011-09-091-7/+0
* samba-tool: Removed attribute name from Command classGiampaolo Lauria2011-09-091-21/+12
* s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs2011-09-091-6/+0
* s4-s3-upgrade do not convert min password length as a timeAndrew Bartlett2011-09-091-1/+1
* s4-param void function cannot return valueAndrew Bartlett2011-09-081-1/+2
* s4-winbindd: implement WINBINDD_SIDS_TO_XIDSAndrew Tridgell2011-09-082-1/+97
* s4-winbindd: fixed handling of extra_data in s3 requestsAndrew Tridgell2011-09-081-1/+37
* s4-winbind: added count argument to wb_sids2xids_recv()Andrew Tridgell2011-09-084-4/+7
* build: make LIBWBCLIENT_OLD and auth_unix_token librariesAndrew Bartlett2011-09-082-9/+11
* s4-cracknames: use consistent search for crossRef objectsAndrew Tridgell2011-09-081-2/+4
* s4-dsdb: prevent crash on bad DN in construct_parent_guid()Andrew Tridgell2011-09-081-0/+3
* torture-drs: fixed NDR tests for DRS blobsAndrew Tridgell2011-09-081-2/+40
* torture-ndr: fixed NDR tests for NTLMSSP blobsAndrew Tridgell2011-09-081-4/+5
* torture-ndr: fixed NDR tests for NBT blobsAndrew Tridgell2011-09-081-2/+2
* torture-ndr: fixed NDR tests for DFS blobsAndrew Tridgell2011-09-081-3/+3
* torture-ndr: added support for testing push functionsAndrew Tridgell2011-09-082-25/+52
* s4-dsdb: fixed compiler warningAndrew Tridgell2011-09-081-1/+1
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-082-0/+4
* s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs2011-09-081-4/+4
* s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs2011-09-081-114/+435
* s4-provision: LDIF files to set up AD DNS schemaAmitay Isaacs2011-09-085-3/+129
* s4-provision: Add DNS backend option to provisionAmitay Isaacs2011-09-082-4/+10
* s4-provision: exit is not imported directed, use sys.exitAmitay Isaacs2011-09-081-1/+1
* s4-provision: Extract dns account creation as separate ldifAmitay Isaacs2011-09-082-92/+12
* samba-tool: Avoid use of "except .. as" construction introduced in python2.6.Jelmer Vernooij2011-09-081-2/+3
* s4-s3-upgrade: convert password age policies to the negative NTTIME formatAndrew Bartlett2011-09-071-8/+21