summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:net: add new subcommand "net registry getsd_sddl" to print secdesc in sddl...Michael Adam2010-03-031-0/+40
* s3:net: refactor getting of secdesc out of net_registry_getsd()Michael Adam2010-03-031-14/+42
* s3:smbcacls: add switch "--sddl" to output acls as sddl encoded stringsMichael Adam2010-03-031-1/+9
* s3: build sddl.c in samba3Michael Adam2010-03-032-0/+2
* s3: net_share.c: fix argc handlingHolger Hetterich2010-03-021-6/+3
* s3:ads fix dn parsing name was always nullSimo Sorce2010-03-021-19/+16
* s3: Fix some C++ warningsVolker Lendecke2010-03-021-1/+1
* s3: Fix an uninitialized variable warningVolker Lendecke2010-03-021-1/+1
* s3:vfs_aixacl2: add missing semicolonBjörn Jacke2010-03-021-1/+1
* s3:groupmap revert to tdb storageSimo Sorce2010-03-014-733/+269
* s3: Abstract access to sessionid.tdb, similar to conn_tdb.cVolker Lendecke2010-03-019-149/+206
* s3: Add connections_forall_read()Volker Lendecke2010-03-017-21/+60
* s3: Make the difference between r/o and r/w in connections_db_ctx more obviousVolker Lendecke2010-03-011-9/+4
* s3: Make connections_forall open connections.tdb r/wVolker Lendecke2010-03-011-1/+7
* s3: Remove unused "mypid" from count_current_connections() stateVolker Lendecke2010-03-011-2/+0
* s3: Use talloc_tos() in yield_connection()Volker Lendecke2010-02-281-1/+2
* s3: Remove unused count_all_current_connections()Volker Lendecke2010-02-283-11/+0
* s3: Fix the CHAIN1 torture testVolker Lendecke2010-02-281-1/+9
* s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke2010-02-282-0/+22
* s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure listHolger Hetterich2010-02-281-24/+31
* s3: Copy the mapping.c license header to mapping.hVolker Lendecke2010-02-271-0/+22
* Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...Roel van Meer2010-02-261-0/+8
* spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...Günther Deschner2010-02-261-2/+3
* s3: remove unused schannel_auth_struct.Günther Deschner2010-02-261-6/+0
* Fix up debug info on smb2_rename code.Jeremy Allison2010-02-251-9/+3
* Implement rename/move in SMB2 from Windows7.Jeremy Allison2010-02-253-1/+112
* s3-nltest: fix uninitialized query level.Günther Deschner2010-02-251-1/+1
* s3-spoolss: Save entire devicemode.Günther Deschner2010-02-251-13/+10
* Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).Jeremy Allison2010-02-242-10/+23
* Change the credential handling so that we start with maxmux creds,Jeremy Allison2010-02-241-7/+10
* s3: Make connections_fetch_record() staticVolker Lendecke2010-02-242-4/+2
* s3:selftest: handle spaces in test namesStefan Metzmacher2010-02-241-1/+2
* s3:selftest: make wbinfo_s3 work on the "member" server too.Stefan Metzmacher2010-02-241-0/+14
* s3:test_wbinfo_s3: test --check-secret and --change-secretStefan Metzmacher2010-02-241-0/+4
* s3:rpc_transport_np: handle trans rdata like the output of a normal readStefan Metzmacher2010-02-241-0/+17
* schannel_tdb: make code compilable in both treesSimo Sorce2010-02-232-3/+6
* s3:schannel streamline interfaceSimo Sorce2010-02-236-159/+10
* s3:schannel more readable check logicSimo Sorce2010-02-231-5/+39
* s3 move the sitename cache in its own fileSimo Sorce2010-02-2311-117/+172
* s3: Consolidate some pid_to_procid() calls to procid_self()Volker Lendecke2010-02-232-7/+7
* s3:spoolss: construct the devmode the same way for level 2 and 8Stefan Metzmacher2010-02-231-17/+3
* s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structureStefan Metzmacher2010-02-231-2/+6
* s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAINStefan Metzmacher2010-02-231-1/+1
* s3: Consolidate server_id_self into the equivalent procid_self()Volker Lendecke2010-02-2313-17/+11
* s3: add explicit configure option whether or not to enable dmapi supportBjörn Jacke2010-02-231-2/+23
* s3-smb: Remove the obsolete signal type cast.Andreas Schneider2010-02-231-4/+0
* s3-lib: Remove obsolete signal type cast.Andreas Schneider2010-02-233-12/+12
* s3-libads: Remove obsolete signal type cast.Andreas Schneider2010-02-231-5/+5
* s3-nmbd: Remove obsolete signal type cast.Andreas Schneider2010-02-233-7/+7
* s3-pam_smbpass: Remove obsolete signal type cast.Andreas Schneider2010-02-233-21/+21