summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23665: Remove two unneeded global variablesVolker Lendecke2-14/+7
2007-10-10r23664: Fix incorrect index - should be j not i. How did we everJeremy Allison1-1/+1
2007-10-10r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.Jeremy Allison1-28/+255
2007-10-10r23662: According to simo, check_dos_char is neededVolker Lendecke4-1/+96
2007-10-10r23661: Another static pstringVolker Lendecke1-10/+15
2007-10-10r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke4-96/+1
2007-10-10r23659: file_pload is not used outside of util_file.cVolker Lendecke1-1/+1
2007-10-10r23658: One pstring a day....Volker Lendecke1-16/+39
2007-10-10r23657: Prevent setting of a global option in a share definitionMichael Adam2-1/+28
2007-10-10r23656: Add initial checking of the validity of a paramterMichael Adam2-0/+26
2007-10-10r23655: Fix a comment and adjust some code formatting.Michael Adam1-2/+3
2007-10-10r23654: Remove misleading inline comment.Günther Deschner1-4/+2
2007-10-10r23652: Use the recursive delete function instead of the original oneMichael Adam1-1/+1
2007-10-10r23651: Always, always, always compile before commit...Günther Deschner2-2/+2
2007-10-10r23650: Fix remaining callers of krb5_kt_default().Günther Deschner2-6/+7
2007-10-10r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).Günther Deschner2-138/+138
2007-10-10r23648: Allow to list a custom krb5 keytab file with:Günther Deschner2-5/+12
2007-10-10r23647: Use smb_krb5_open_keytab() in smbd as well.Günther Deschner1-2/+2
2007-10-10r23646: Generalize our internal keytab handling to support a broader range of...Günther Deschner2-47/+144
2007-10-10r23641: Put check for forbidden values in smbconf into a function.Michael Adam2-4/+23
2007-10-10r23640: When we support the SeSecurity privilage, this is whereJeremy Allison1-0/+21
2007-10-10r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam1-8/+7
2007-10-10r23633: Fix a couple of crash bugs pointed out by Volker caused by an oldGerald Carter1-1/+6
2007-10-10r23632: Correctly return the new_group list pointer from expand_groupsGerald Carter1-1/+1
2007-10-10r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner1-1/+1
2007-10-10r23628: Add LSA lookupnames_level to rpcclient.Günther Deschner1-0/+52
2007-10-10r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner13-22/+24
2007-10-10r23625: Reformating WBFLAGs, just a cosmetic change.Günther Deschner1-15/+15
2007-10-10r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner2-0/+2
2007-10-10r23623: Fix rpcclient and rpc_server with new DFS idl.Günther Deschner2-22/+29
2007-10-10r23622: regenerate dfs rpc gen_ndr.Günther Deschner6-248/+2092
2007-10-10r23621: Merge samba4 dfs rpc idl.Günther Deschner1-47/+208
2007-10-10r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison13-144/+94
2007-10-10r23619: Fix compile warning in fill_grent_mem() caused by mismatched counter ...Gerald Carter1-1/+1
2007-10-10r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.Jim McDonough4-4/+84
2007-10-10r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.Volker Lendecke1-31/+32
2007-10-10r23611: Fix typo in error message.James Peach1-1/+1
2007-10-10r23610: Move some winbindd_cache specific flags and actionsMichael Adam2-8/+20
2007-10-10r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().Günther Deschner1-38/+26
2007-10-10r23608: Just inline comment cosmetics.Günther Deschner1-5/+2
2007-10-10r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner4-25/+110
2007-10-10r23606: Merge Samba4 mkversion.sh to Samba3.Kai Blin1-45/+108
2007-10-10r23601: BUG 4579: Don't mark the SAM domain on a Samba DC as an internal doma...Gerald Carter1-0/+6
2007-10-10r23600: First step in abstracting the winbindd cache validationMichael Adam3-219/+238
2007-10-10r23599: Add new version of indent script copied from the the LinuxGerald Carter1-16/+7
2007-10-10r23598: Add script for running indent and remove .indent.pro fileGerald Carter2-30/+21
2007-10-10r23597: add a few utility scripts for code formattingGerald Carter2-0/+33
2007-10-10r23596: Add notes about smbfs/cifs to usage() in smb[u]mountVolker Lendecke2-1/+6
2007-10-10r23595: One pstring a day...Volker Lendecke1-7/+19
2007-10-10r23594: Fix parsing of local pids if cluster support is compiled in but noVolker Lendecke1-0/+4