summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-cmdline: Remove unused popt_common_dont_ask()Andrew Bartlett2012-02-102-10/+0
* heimdal: Re-run lexyacc.sh to remove #line statementsAndrew Bartlett2012-02-107-327/+0
* heimdal_build: omit #line statmentsAndrew Bartlett2012-02-101-7/+9
* heimdal: Re-run lexyacc.shAndrew Bartlett2012-02-1010-6378/+2423
* tests/source: Add wafsamba/ files to list of Python files to check.Jelmer Vernooij2012-02-101-2/+16
* s4:join python code - perform a fallback password set operation over libnetMatthias Dieter Wallnöfer2012-02-091-4/+18
* s4:join python code - write the SAM account name correctlyMatthias Dieter Wallnöfer2012-02-091-2/+2
* regshell: Fix a counter that can actually be non-zero.Jelmer Vernooij2012-02-081-1/+1
* s4-messaging: fix pymessaging docstringAndrew Bartlett2012-02-081-3/+2
* samba-tool sites: Re-add support for option groupsAmitay Isaacs2012-02-081-0/+13
* samba-tool dns: Re-add support for option groupsAmitay Isaacs2012-02-081-0/+60
* provision: Make sure target directory is created early.Jelmer Vernooij2012-02-073-15/+29
* samba-tool user password: Re-add support for option groups.Jelmer Vernooij2012-02-071-4/+13
* samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'Jelmer Vernooij2012-02-071-6/+13
* Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij2012-02-0717-27/+240
* smb_server: Preserve signedness of string push return value.Jelmer Vernooij2012-02-071-1/+1
* torture/libnet: Include prototype headers.Jelmer Vernooij2012-02-071-0/+1
* pyxattr_tdb: Remove pointless check for blob.length < 0.Jelmer Vernooij2012-02-071-1/+1
* Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.pyHoracio G. de Oro2012-02-071-2/+2
* Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...Horacio G. de Oro2012-02-071-2/+2
* s4:torture: add a smb2.durable_open.reopen4 testMichael Adam2012-02-031-0/+89
* s4:torture: add a torture_smb2_session_setup() utility functionMichael Adam2012-02-031-0/+31
* s4:torture: add smb2.durable_open test reopen3Michael Adam2012-02-031-0/+68
* s4:torture: add torture_smb2_tree_connect() utility functionMichael Adam2012-02-031-0/+42
* s4:torture: add smb2.durable_open test reopen2Michael Adam2012-02-031-0/+71
* s4:torture: add smb2.durable_open test reopen1Michael Adam2012-02-031-0/+57
* s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in...Michael Adam2012-02-031-5/+5
* s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...Michael Adam2012-02-033-7/+7
* s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()Michael Adam2012-02-031-1/+1
* s4:torture:smb2: check for success of talloc in secondary_tcon()Michael Adam2012-02-031-0/+4
* s4:torture:smb2:notify: remove an unused variableMichael Adam2012-02-031-2/+0
* s4:torture:smb2:notify: remove an unused variableMichael Adam2012-02-031-2/+0
* s4:torture:smb2: remove an unused variable from torture_smb2_setinfo()Michael Adam2012-02-031-2/+0
* smbtorture: Do not leak child processes when exitingChristof Schmitt2012-02-021-0/+8
* Revert "s4-drs: do not try to contact for replication servers that are not an...Andrew Tridgell2012-02-011-38/+4
* s4-heimdal: the ASN1 compiler now depends on libreplaceAndrew Tridgell2012-02-011-2/+2
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-019-13/+13
* s4-s3-upgrade: Check if there are duplicate sids for users and groupsAmitay Isaacs2012-01-311-0/+4
* s4-s3-upgrade: Use lowercase hostname as hostname for provisionAmitay Isaacs2012-01-311-1/+1
* s3: check that a user in a bogus domain name is mapped to the localnetbios na...Matthieu Patou2012-01-301-0/+1
* gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett2012-01-302-9/+27
* s4-auth: Return NT_STATUS_NOT_IMPLEMENTED if the challenge cannot be obtainedAndrew Bartlett2012-01-301-1/+1
* auth: Make check_password and generate_session_info hook genericAndrew Bartlett2012-01-303-21/+51
* samdb: use compat wrappers for tdb_fetch().Rusty Russell2012-01-301-6/+6
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-291-34/+40
* s4-rpc_server: Fix search for existing trust to actually look for the dns nameAndrew Bartlett2012-01-261-1/+1
* s3:build: require gss_krb5_export_lucid_sec_context() for ads supportStefan Metzmacher2012-01-251-0/+1
* s4-torture: For authenticated users, add AUTHENTICATED USERS sidAmitay Isaacs2012-01-251-0/+4
* dlz_bind9: for authenticated user, set the AUTHENTICATED USERS sid in tokenAmitay Isaacs2012-01-251-0/+5
* dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flagAndrew Bartlett2012-01-242-0/+8