summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-05-16Fix typo.Jelmer Vernooij1-1/+0
2008-05-16Add undefined symbol flag for AIX.William Jojo1-0/+4
2008-05-16libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher1-0/+1
2008-05-16libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher1-0/+1
2008-05-16libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2-1/+1
2008-05-16libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2-63/+73
2008-05-16libreplace: always provide utime() and utimes()Stefan Metzmacher6-1/+200
2008-05-15net rpc registry: fix getvalueraw to really print raw...Michael Adam1-1/+1
2008-05-15net rpc registry: add a getvalueraw subcommand.Michael Adam1-3/+32
2008-05-15net rpc registry: abstract add boolean "raw" to rpc_registry_getvalue_internal()Michael Adam1-1/+16
2008-05-15net rpc registry: fix usage message of getvalue.Michael Adam1-1/+1
2008-05-15net registry: add a getvalueraw command to print the value in raw format.Michael Adam1-0/+11
2008-05-15net registry: refactor core of net_registry_getvalue() outMichael Adam1-3/+9
2008-05-15net_registry: add raw output of value to print_registry_value().Michael Adam4-14/+37
2008-05-15net: Fix net lookup dsgetdcname, no need to pull site ourselves.Günther Deschner1-12/+2
2008-05-15dsgetdcname: add site support.Günther Deschner1-4/+14
2008-05-15dsgetdcname: check for invalid sitename/flag combinations.Günther Deschner1-2/+7
2008-05-15libads/cldap: store client sitename also keyed by dns domain name.Günther Deschner1-0/+1
2008-05-15Fix build warning.Günther Deschner1-1/+0
2008-05-15testparm: list registry shares with testparm.Michael Adam1-1/+1
2008-05-15loadparm: add funcion lp_load_with_registry_shares().Michael Adam1-0/+15
2008-05-15loadparm: add call to do_section() to process_registry_service().Michael Adam1-0/+4
2008-05-15loadparm: add parameter allow_registry_shares to lp_load_ex().Michael Adam1-3/+10
2008-05-15loadparm: add a function process_registry_shares()Michael Adam1-0/+37
2008-05-15loadparm: refactor processing of service out of process_registry_globals()Michael Adam1-8/+23
2008-05-15loadparm: refactor initalization of registry config out into lp_smbconf_ctx().Michael Adam1-13/+22
2008-05-14Fix Bug #5465 (joining with createcomputer=ou1/ou2/ou3).Günther Deschner2-7/+6
2008-05-14Fix bug #5464. Pointed out by Herb @ Connectathon. In fork_domain_child() we ...Jeremy Allison1-3/+3
2008-05-14Ensure we don't keep searching for sharename if it'sJeremy Allison1-3/+3
2008-05-14configure: Kill linker warnings about 32bit libs on 64bit Linux.Kai Blin1-1/+1
2008-05-14dsgetdcname: In case we didn't get a mailslot reply, don't cache the nodestatus.Günther Deschner1-1/+3
2008-05-14mailslot: Also pick domain name and pdc name from type 15 cldap reply.Günther Deschner1-1/+22
2008-05-14AFS: The dummy afs_createtoken_str should return NULL, not False.Kai Blin1-1/+1
2008-05-13Merge branch 'v3-3-test' of git://git.samba.org/samba into 3.3-testJim McDonough2-8/+63
2008-05-13Fix debug message.Jeremy Allison1-2/+2
2008-05-13Second part of patch for bug #5460. Cope with pathnamesJeremy Allison1-15/+39
2008-05-13Fix bug #5460. The problem is RHEL5.0 shipped a CIFS clientJeremy Allison2-2/+33
2008-05-13Enable winbind child processes to do something with signals,Jim McDonough2-12/+27
2008-05-13libwbclient: Abstract the DS_XXX flags for DsGetDcName().coffeedude2-1/+46
2008-05-13libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude4-3/+159
2008-05-13Fix signing problem in the client with transs requestsVolker Lendecke1-0/+3
2008-05-13Revert "Fix signing bug found by Volker. That one was *subtle*."Volker Lendecke2-5/+88
2008-05-13tests_all.sh: Do not execute $SMB4TORTURE --version if it is not available.Karolin Seeger1-1/+4
2008-05-12net ads: Upper case he realm name when calling kinit() using machine creds.coffeedude1-0/+1
2008-05-11Make sure we have serversupplied_info->sanitized_username everywhereVolker Lendecke1-10/+53
2008-05-11With force user, we have the same base token for all vuidsVolker Lendecke1-1/+9
2008-05-11Fix a memleak in new auth_serversupplied codeVolker Lendecke1-1/+2
2008-05-10Fix a memleakVolker Lendecke1-5/+0
2008-05-10Remove "user" from connection_structVolker Lendecke14-33/+42
2008-05-10Add a comment explaining server_info in connection_structVolker Lendecke1-0/+4