summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * make_server_info_guest() can need root for the ldapsam backendAndrew Tridgell2002-11-031-1/+4
| * Force algorithmic rid base to sane values and talk about it.Volker Lendecke2002-11-032-4/+33
| * Remove obsolete function usage and some unused variablesJelmer Vernooij2002-11-021-27/+1
| * Remove dummy function I used for testingJelmer Vernooij2002-11-021-7/+0
| * Convert to popt.Jelmer Vernooij2002-11-021-75/+23
| * Add more options to popt_common and use them. Current ones are:Jelmer Vernooij2002-11-023-28/+62
| * Fix typoAndrew Bartlett2002-11-021-1/+1
| * Clean up this a little - add comments describing a bit of what is going onAndrew Bartlett2002-11-021-5/+6
| * Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett2002-11-023-40/+134
| * Make sure that %u is used for SID elements ...Richard Sharpe2002-11-021-1/+1
| * Return the result code, not false (0 == success) on error...Andrew Bartlett2002-11-021-1/+1
| * Fixes for pdb_ldap:Andrew Bartlett2002-11-022-111/+105
| * Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
| * Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-022-38/+108
| * Add popt_common_socket_optionsJelmer Vernooij2002-11-021-0/+1
| * Handle the case where the password used in RPC connections (for restrictTim Potter2002-11-021-3/+8
| * Display pipe name in rpc bind failure debug.Tim Potter2002-11-021-1/+2
| * Convert to poptJelmer Vernooij2002-11-021-87/+30
| * Initial updating of DiagnosisJelmer Vernooij2002-11-021-13/+17
| * Update status of docs - some more manpages are now up-to-dateJelmer Vernooij2002-11-021-2/+2
| * Update manpages - make ready for 3.0Jelmer Vernooij2002-11-024-17/+59
| * Add the changes to change the SIDs ...Richard Sharpe2002-11-011-19/+45
| * Add more. Parse SIDs on the command line ... soon will actually mod theRichard Sharpe2002-11-011-11/+88
| * Fix a problem with spaces vs tabsRichard Sharpe2002-11-011-2/+2
| * Revert that stupid one line change.Richard Sharpe2002-11-011-1/+0
| * Fix small typo ...Richard Sharpe2002-11-011-1/+1
| * Add more code to the profiles program and add Makefile.in support.Richard Sharpe2002-11-013-12/+358
| * Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter2002-11-011-4/+3
| * Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2002-10-313-19/+25
| * Add initial upgrading doc (doesn't contain much currently)Jelmer Vernooij2002-10-315-36/+50
| * Re-enable use of existing kerberos tickets.Jim McDonough2002-10-311-2/+6
| * Check the long_archi name is not null.Jeremy Allison2002-10-311-0/+6
| * add smb_load_modules() to load a list of modules - does this function look ok ?Jelmer Vernooij2002-10-311-0/+22
| * search & replace doesn't always work reliably :-)Volker Lendecke2002-10-311-2/+2
| * Add a small utility that can print out the SEC DESCs in NTUSER.DAT.Richard Sharpe2002-10-311-0/+250
* | Merge Jim's new rpc client code to 3.0.Jeremy Allison2002-11-071-110/+145
* | Fix the build.Jim McDonough2002-11-071-1/+4
* | Stop using hardcoded smbtrans subcommandsJim McDonough2002-11-071-3/+3
* | Define smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
* | Perform my janitorial duties.Tim Potter2002-11-071-6/+0
* | Keeping 3.0 in sync....Jeremy Allison2002-11-071-7/+11
* | Jeremy the janitor again... keeping 3.0 in sync with tridge's changes thisJeremy Allison2002-11-071-0/+3
* | Keep branches in sync.....Jeremy Allison2002-11-072-15/+26
* | Keeping branches in sync....Jeremy Allison2002-11-071-1/+2
* | Being tpot's janitor again.... checking in things only checked into HEAD.Jeremy Allison2002-11-071-3/+4
* | Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-0710-54/+356
* | Sync up python stuff from HEAD.Tim Potter2002-11-077-303/+463
* | Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-068-123/+109
* | Merge things that bloody tpot should be doing :-).Jeremy Allison2002-11-061-2/+14
* | Ensure can_delete returns the correct error code.Jeremy Allison2002-11-051-1/+4