summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: fix the FLAG_DEFAULT settings on specially handled parametersAndrew Tridgell2010-11-111-3/+8
* s4-provision: include command line provision options in the generated smb.confAndrew Tridgell2010-11-111-11/+22
* s4-devel: useful script for testing join with empty smb.confAndrew Tridgell2010-11-111-0/+43
* s4-test: use IPC$ instead of ADMIN$ for srvsvc NetShareGetInfo testAndrew Tridgell2010-11-111-3/+3
* s4-join: use the command line loadparm in provision during a joinAndrew Tridgell2010-11-112-9/+13
* s4-loadparm: fixed dumping of non-default parms with testparmAndrew Tridgell2010-11-111-13/+33
* s4-server: move the creation of the IPC$ share into ntvfsAndrew Tridgell2010-11-112-36/+26
* Fix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy files from a SMB share us...Jeremy Allison2010-11-111-5/+2
* Add test that detects problems in the SMB signing code when run through cli_w...Jeremy Allison2010-11-103-12/+38
* autobuild: perfer to use git mail address in autobuild commentBjörn JACKE2010-11-101-1/+5
* s4-smbtorture: use test_GetPrinterData{Ex}_checktype calls in RPC-SPOOLSS tests.Günther Deschner2010-11-101-3/+3
* s3-spoolss: fix spoolss GetPrinterData behaviourDavid Disseldorp2010-11-101-1/+1
* s4-smbtorture: allow to test returned type after specific error code in Print...Günther Deschner2010-11-101-15/+48
* s3/time_audit: fix a change that was just for debuggin purposeѕBjörn Jacke2010-11-101-2/+2
* s4-pyldb: Handle internal errors in py_ldb_contains() properlyKamen Mazdrashki2010-11-101-4/+9
* s4-pydsdb: py_dsdb_am_rodc() may call samdb_rodc() only once to get the job d...Kamen Mazdrashki2010-11-101-1/+1
* s4-pydsdb: py_dsdb_load_partition_usn() - simplify error handling inKamen Mazdrashki2010-11-101-2/+4
* s4-pydsdb-py_samdb_ntds_objectGUID(): Avoid potential memory leakKamen Mazdrashki2010-11-101-7/+6
* s4-pydsdb-py_dsdb_get_oid_from_attid(): Avoid potential memory leakKamen Mazdrashki2010-11-101-2/+2
* s4-pydsdb.c: Fix small memory leak in py_samdb_set_domain_sid()Kamen Mazdrashki2010-11-101-0/+1
* s4/syntax: Add tests for DN+String and DN+BinaryAnatoliy Atanasov2010-11-101-0/+420
* Fix memleak I accidently introduced when reading from tdb.Jeremy Allison2010-11-101-0/+1
* Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...Jeremy Allison2010-11-1012-110/+195
* Ensure we check the return from make_user_info before dereferencing the value...Jeremy Allison2010-11-101-2/+2
* Remove fstring from map_username. Create a more sane interface than the calle...Jeremy Allison2010-11-1010-101/+208
* s3/vfs_time_audit: use monotonic clock for time deltasBjörn Jacke2010-11-101-334/+445
* s4: point to the wiki howto for s4Andrew Tridgell2010-11-091-214/+4
* s4-join: raise mininum password length to 32 in new join codeAndrew Tridgell2010-11-101-1/+1
* s4:dsdb/operational.c: use DSDB_SECRET_ATTRIBUTES_EX()Stefan Metzmacher2010-11-091-5/+2
* s4:dsdb/common: add DSDB_SECRET_ATTRIBUTES_EX()Stefan Metzmacher2010-11-091-11/+14
* s4:dsdb/local_password: use DSDB_SECRET_ATTRIBUTESStefan Metzmacher2010-11-091-7/+3
* s4:dsdb/schema/schema_filtered.c: make never_in_filtered_attrs static constStefan Metzmacher2010-11-091-1/+2
* s4:dsdb/schema/schema_filtered.c: use DSDB_SECRET_ATTRIBUTESStefan Metzmacher2010-11-091-11/+1
* s4:rpc_server/drsuapi: don't ask for constructed "distinguishedName" if we do...Stefan Metzmacher2010-11-091-1/+0
* s4:rpc_server/drsuapi: make msg_attrs static constStefan Metzmacher2010-11-091-1/+3
* s4:rpc_server/drsuapi: let dcesrv_drsuapi_DsGetNCChanges() use DSDB_SECRET_AT...Stefan Metzmacher2010-11-091-5/+1
* s4:dsdb/common: create a DSDB_SECRET_ATTRIBUTES define with all secret attrib...Stefan Metzmacher2010-11-092-12/+15
* s3: Quieten a bogus error messageVolker Lendecke2010-11-091-3/+1
* s3: Package autorid moduleVolker Lendecke2010-11-091-0/+1
* raw.h is only needed in the S4 buildVolker Lendecke2010-11-091-0/+2
* s4:provision_self_join.ldif - the object SID in AD is called "objectSid"Matthias Dieter Wallnöfer2010-11-091-1/+1
* s4:provision.py - strip trailing whitespacesMatthias Dieter Wallnöfer2010-11-091-106/+106
* s4:provision - switch to "clearTextPassword" for setting passwordsMatthias Dieter Wallnöfer2010-11-094-8/+8
* s4-test: make sure the selftest prefix existsAndrew Tridgell2010-11-091-0/+3
* s4-drs: reduce verbosity of dreplsrv_out_connection_attachAndrew Tridgell2010-11-081-2/+2
* heimdal: fixed a shadowed variable warning for error_messageAndrew Tridgell2010-11-081-23/+23
* s4-attid: Uppercase ATTID type constantsKamen Mazdrashki2010-11-083-10/+10
* s4-test: Initial implementation for Schema replication black box testKamen Mazdrashki2010-11-081-0/+174
* Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...Jeremy Allison2010-11-081-1/+3
* Ensure we always have a mapped group for "Domain Users".Jeremy Allison2010-11-081-1/+6