summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23593: Mention "net conf" in top level net usage.Michael Adam1-2/+3
2007-10-10r23592: Change a debuglevel to not clutter output when callingMichael Adam1-1/+1
2007-10-10r23591: Fix bug #4725. Don't crash when no eventlogs specified. NeedsJeremy Allison2-0/+8
2007-10-10r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison1-1/+5
2007-10-10r23589: Ensure we will always release any timeout handlerJeremy Allison2-6/+7
2007-10-10r23588: Some more cleanups and error checks in the krb5 renew function.Günther Deschner1-6/+12
2007-10-10r23587: Cleanup redundant code in the krb5 renew function.Günther Deschner1-23/+16
2007-10-10r23586: Fix heimdal path in the krb5 renew routine when we need to compose th...Günther Deschner1-1/+5
2007-10-10r23585: Add a "drop" function to "net conf" that clears theMichael Adam1-0/+81
2007-10-10r23584: Use a while loop instead of a for loop without increment... :-)Michael Adam1-9/+2
2007-10-10r23583: Add a utility function to recursively delete a RegistryMichael Adam1-0/+56
2007-10-10r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner2-6/+6
2007-10-10r23581: Move regkey_open_onelevel from reg_frontend to reg_api,Michael Adam2-117/+110
2007-10-10r23579: Up to now, the "allparameters" argument to lp_next_parameter wasMichael Adam1-0/+3
2007-10-10r23578: When calling DeleteKey for a key that has subkey(s), WindowsMichael Adam1-4/+17
2007-10-10r23577: Fix winbindd (sorry). Ensure I set the new child_pidJeremy Allison1-1/+3