summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r23682: Old patch I forgot in one of my 3.0.25 trees.Simo Sorce2007-10-101-0/+16
* r23673: Check for integer wrap on incoming data.Jeremy Allison2007-10-101-0/+6
* r23672: Allow msrpc_name_to_sid() to be called without a domain_name and just...Günther Deschner2007-10-101-7/+9
* r23671: Remove unused code -- 16416 bytes of bss space...Volker Lendecke2007-10-102-27/+0
* r23670: Fix mkversion.sh for the git case: Only use the first line whereVolker Lendecke2007-10-101-1/+1
* r23669: Move a variable into the only block where it is used.Michael Adam2007-10-101-1/+1
* r23668: When creating a new string value, win2k regedit deliversMichael Adam2007-10-101-8/+22
* r23667: Prevent storing of forbidden parameter names in registryMichael Adam2007-10-101-0/+13
* r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam2007-10-102-2/+2
* r23665: Remove two unneeded global variablesVolker Lendecke2007-10-102-14/+7
* r23664: Fix incorrect index - should be j not i. How did we everJeremy Allison2007-10-101-1/+1
* r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.Jeremy Allison2007-10-101-28/+255
* r23662: According to simo, check_dos_char is neededVolker Lendecke2007-10-104-1/+96
* r23661: Another static pstringVolker Lendecke2007-10-101-10/+15
* r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2007-10-104-96/+1
* r23659: file_pload is not used outside of util_file.cVolker Lendecke2007-10-101-1/+1
* r23658: One pstring a day....Volker Lendecke2007-10-101-16/+39
* r23657: Prevent setting of a global option in a share definitionMichael Adam2007-10-102-1/+28
* r23656: Add initial checking of the validity of a paramterMichael Adam2007-10-102-0/+26
* r23655: Fix a comment and adjust some code formatting.Michael Adam2007-10-101-2/+3
* r23654: Remove misleading inline comment.Günther Deschner2007-10-101-4/+2
* r23652: Use the recursive delete function instead of the original oneMichael Adam2007-10-101-1/+1
* r23651: Always, always, always compile before commit...Günther Deschner2007-10-102-2/+2
* r23650: Fix remaining callers of krb5_kt_default().Günther Deschner2007-10-102-6/+7
* r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).Günther Deschner2007-10-102-138/+138
* r23648: Allow to list a custom krb5 keytab file with:Günther Deschner2007-10-102-5/+12
* r23647: Use smb_krb5_open_keytab() in smbd as well.Günther Deschner2007-10-101-2/+2
* r23646: Generalize our internal keytab handling to support a broader range of...Günther Deschner2007-10-102-47/+144
* r23641: Put check for forbidden values in smbconf into a function.Michael Adam2007-10-102-4/+23
* r23640: When we support the SeSecurity privilage, this is whereJeremy Allison2007-10-101-0/+21
* r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam2007-10-101-8/+7
* r23633: Fix a couple of crash bugs pointed out by Volker caused by an oldGerald Carter2007-10-101-1/+6
* r23632: Correctly return the new_group list pointer from expand_groupsGerald Carter2007-10-101-1/+1
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner2007-10-101-1/+1
* r23628: Add LSA lookupnames_level to rpcclient.Günther Deschner2007-10-101-0/+52
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-1013-22/+24
* r23625: Reformating WBFLAGs, just a cosmetic change.Günther Deschner2007-10-101-15/+15
* r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner2007-10-102-0/+2
* r23623: Fix rpcclient and rpc_server with new DFS idl.Günther Deschner2007-10-102-22/+29
* r23622: regenerate dfs rpc gen_ndr.Günther Deschner2007-10-106-248/+2092
* r23621: Merge samba4 dfs rpc idl.Günther Deschner2007-10-101-47/+208
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-1013-144/+94
* r23619: Fix compile warning in fill_grent_mem() caused by mismatched counter ...Gerald Carter2007-10-101-1/+1
* r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.Jim McDonough2007-10-104-4/+84
* r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.Volker Lendecke2007-10-101-31/+32
* r23611: Fix typo in error message.James Peach2007-10-101-1/+1
* r23610: Move some winbindd_cache specific flags and actionsMichael Adam2007-10-102-8/+20
* r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().Günther Deschner2007-10-101-38/+26
* r23608: Just inline comment cosmetics.Günther Deschner2007-10-101-5/+2
* r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner2007-10-104-25/+110