s4: samba-tool time --help documentation improvements
[kai/samba.git] / source4 /
2011-11-10 Theresa Hallorans4: samba-tool time --help documentation improvements
2011-11-10 Theresa Hallorans4: samba-tool group --help documentation improvements
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-11-10 Andrew Tridgellsamba-tool: print samaccountname in samba-tool user...
2011-11-10 Andrew Tridgelltest: use planpythontestsuite() for ldb.python test
2011-11-10 Andrew Tridgelltest: added -D option to subunitrun
2011-11-10 Giampaolo Lauriasamba-tool: Added new "user disable" command
2011-11-10 Giampaolo Lauriasamba-tool: Added "user list" command
2011-11-10 Giampaolo Lauriasamba-tool: Change internal argument name in domain...
2011-11-10 Giampaolo Lauriasamba-tool: Fix domain machinepassword secret db search
2011-11-10 Giampaolo Lauriasamba-tool: Fix domain machinepassword name search
2011-11-10 Andrew Tridgells4-test: improved error checking in samba-tool time...
2011-11-10 Andrew Tridgells4-socket: detect NULL server in socket connection...
2011-11-10 Sean Daguetest: enable time and user samba-tool tests
2011-11-10 Sean Daguetest: add samba-tool user tests
2011-11-10 Sean Daguetest: Add samba-tool time tests
2011-11-10 Sean Daguetest: add directory and base class for samba-tool tests
2011-11-10 Andrew Bartletts4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN...
2011-11-09 Matthias Dieter... s4:join.py - fix up "DsAddEntry" against Windows Server...
2011-11-09 Jelmer Vernooijs4: Install samba-tool and samba_kcc to bin/ rather...
2011-11-07 Jelmer Vernooijsamba_kcc: Remove unnecessary return statements.
2011-11-09 Amitay Isaacss4-provision: Create ldap records for DNS partitions...
2011-11-09 Amitay Isaacss4-provision: Set security descriptor for DNS records
2011-11-09 Michael Adams4:torture:smb2: rewrite durable-open.open test to...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.lock test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.lease test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.oplock test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.file-position...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.open2 test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.open1 test...
2011-11-09 Michael Adams4:torture:smb2: add smb2_oplock_create_share() that...
2011-11-09 Michael Adams4:torture:smb2: add smb2_lease_create_share() that...
2011-11-09 Michael Adams4:torture:smb2: add smb2_generic_create_share() that...
2011-11-09 Michael Adams4:torture:smb2: move the smb2_create_*() utility funct...
2011-11-09 Michael Adams4:torture:smb2: use smb2_util_oplock_level() in the...
2011-11-09 Michael Adams4:torture:smb2: lease: oplock_level is uint8_t, not...
2011-11-09 Michael Adams4:torture:smb2: move oplock() from lease.c to smb2_uti...
2011-11-09 Michael Adams4:torture:smb2: extract map_sharemode() to smb2_util_s...
2011-11-09 Michael Adams4:torture:smb2: use common smb2_util_lease_state(...
2011-11-09 Michael Adams4:torture:smb2: extract map_lease() to util.c as smb2_...
2011-11-09 Michael Adams4:torture:smb2: fix illegal write/uninitialized data...
2011-11-09 Michael Adams4:torture:smb2: lease.update2: some more reasonable...
2011-11-09 Michael Adams4:torture:smb2: change the test file name in the durab...
2011-11-08 Günther Deschnersamr: filterModuleName is a lsa_String in userPwdChange...
2011-11-08 Günther Deschners4-smbtorture: demonstrate how broken our samr_ChangePa...
2011-11-08 Matthias Dieter... s4:samba-tool user command - always initialise the...
2011-11-08 Matthias Dieter... s4:samba-tool - other fix for Gémes Géza patch regardin...
2011-11-08 Amitay Isaacss4-provision: site is passed as an argument to setup_ad...
2011-11-08 Andrew Bartletts4-provision Remove options for LDAP backend to reduce...
2011-11-08 Andrew Bartletts4-s3-upgrade Add my copyright
2011-11-08 Andrew Bartletts4-smb_server No longer follow the security=share smb...
2011-11-08 Amitay Isaacss4-dnsserver: Test forward zones are not listed in...
2011-11-07 Amitay Isaacss4-dnsserver: Fix enumeration of zones in ComplexOperat...
2011-11-07 Matthias Dieter... s4:samba-tool - fix Gémes Géza patch regarding paramete...
2011-11-07 Gémes GézaAdd a --random-password option to user create command.
2011-11-07 Theresa Hallorans4: samba-tool user --help documenation improvements
2011-11-06 Andrew Tridgellkcc: fixed program name
2011-11-06 Andrew Tridgellkcc: fixed tabs/spaces in kcc python implementation
2011-11-06 Dave Craftsamba_kcc addtion
2011-11-06 Dave Craftadd python KCC utility classes and methods
2011-11-06 Dave Craftpython dsdb flag addtions (NTDSSETTINGS, NTDSCONN)
2011-11-06 Jelmer VernooijSome formatting fixes, remove unused imports.
2011-11-06 Matthieu Patous4-resolver: fix bug with DNS servers returning AAAA...
2011-11-04 Kai Blins4 dns: the opcode is called OPCODE_UPDATE in the RFC...
2011-11-04 Kai Blins4 dns: Handle QCLASS_NONE queries
2011-11-04 Kai Blins4 dns: Support DNS_QTYPE_ALL queries
2011-11-04 Kai Blindns: Build the python bindings
2011-11-04 Kai Blins4 provision/dns: Move DNS-related setup to sambadns...
2011-11-04 Kai Blins4 provision/dns: Move secretsdb_setup_dns to the AD...
2011-11-03 Matthias Dieter... s4:lib/registry - enhance registry tests in respect...
2011-11-03 Matthias Dieter... s4:lib/registry/ldb.c - quit the deletion of a not...
2011-11-03 Matthias Dieter... s4:lib/registry/ldb.c - don't use search filters for...
2011-11-03 Matthias Dieter... s4:lib/registry/regf.c - always generate debug messages...
2011-11-03 Günther Deschners4-smbtorture: add some ndr validation tests for netlog...
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnernbt: trim down header dependencies of nbt.idl.
2011-11-03 Günther Deschners4: add some missing header dependencies.
2011-11-03 Günther Deschnerlibrpc: only let NDR_NBT depend on NDR_NBT_BUF.
2011-11-03 Stefan Metzmachers4:smb_server: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_...
2011-11-03 Stefan Metzmachers4:libcli/raw: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:libcli/raw: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:smb_server: change the default for "server signing...
2011-11-03 Stefan Metzmachers4:libcli/smb2: SMB_SIGNING_DEFAULT matches SMB_SIGNING...
2011-11-03 Stefan Metzmachers4:libcli/raw: SMB_SIGNING_DEFAULT matches SMB_SIGNING_...
2011-11-03 Stefan Metzmachers4:smb_server/smb2: add the same SMB_SIGNING_AUTO logic...
2011-11-03 Stefan Metzmachers4:smb_server/smb: make the SMB_SIGNING_AUTO behavior...
2011-11-03 Stefan Metzmachers4:libcli/smb2: let SMB_SIGNING_AUTO behave like SMB_SI...
2011-11-03 Stefan Metzmachers4:libcli/raw: only use smb signing if required
2011-11-03 Giampaolo Lauriasamba-tool: Fix short description and error msgs in...
2011-11-03 Giampaolo Lauriasamba-tool: Fix --quiet option in domain samba3upgrade
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error message
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-11-03 Giampaolo Lauriasamba-tool: Fix "delegation show" command synopsis
2011-11-02 Matthieu Patous4-sites: Document, fix under optimal coding, use excep...
2011-11-02 Jelmer Vernooijsamba.netcmd: Pass in outf/errf.
2011-11-02 Jelmer Vernooijs4-python: samba.provision: Require schema to be passed...
2011-11-02 Jelmer Vernooijsamba.common: Fix formatting of docstring (trips up...
next