summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-04Don't pass any booleans to pdb_set_* functionsJelmer Vernooij1-9/+9
2002-11-04Don't pass true to pdb_set_* functionsJelmer Vernooij1-9/+9
2002-11-04Handle -p correctlyJelmer Vernooij1-1/+1
2002-11-04Adapt to metze's PDB_SET patchJelmer Vernooij2-58/+58
2002-11-04Make IRIX happyJelmer Vernooij2-19/+18
2002-11-04Becouse lib/popt_common.c uses POPT, we must not include it in LIB, we mustAndrew Bartlett1-10/+14
2002-11-04Allow 'normal' accounts in the non-unix-account range for smbpasswd - I hopeAndrew Bartlett1-19/+20
2002-11-04Fix debugAndrew Bartlett1-1/+1
2002-11-04Move to the use of the 'initialised' flag, rather than the fact the pointer isAndrew Bartlett1-8/+9
2002-11-04Try to fix popt dependencies - we were linking to popt before we built with it.Andrew Bartlett1-6/+6
2002-11-04Any conversion to POPT must *always* add @BUILD_POPT@ or it just won't work onAndrew Bartlett1-2/+2
2002-11-04The fixes from Tom plus a minor update from me.Richard Sharpe5-174/+329
2002-11-03Extra little fix to vl's patch. Make sure the passdb and testparm messagesAndrew Bartlett2-5/+9
2002-11-03make_server_info_guest() can need root for the ldapsam backendAndrew Tridgell1-1/+4
2002-11-03Force algorithmic rid base to sane values and talk about it.Volker Lendecke2-4/+33
2002-11-02Remove obsolete function usage and some unused variablesJelmer Vernooij1-27/+1
2002-11-02Remove dummy function I used for testingJelmer Vernooij1-7/+0
2002-11-02Convert to popt.Jelmer Vernooij1-75/+23
2002-11-02Add more options to popt_common and use them. Current ones are:Jelmer Vernooij3-28/+62
2002-11-02Fix typoAndrew Bartlett1-1/+1
2002-11-02Clean up this a little - add comments describing a bit of what is going onAndrew Bartlett1-5/+6
2002-11-02Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccountAndrew Bartlett3-40/+134
2002-11-02Make sure that %u is used for SID elements ...Richard Sharpe1-1/+1
2002-11-02Return the result code, not false (0 == success) on error...Andrew Bartlett1-1/+1
2002-11-02Fixes for pdb_ldap:Andrew Bartlett2-111/+105
2002-11-02Fix --set-auth-user command to delete entries from the secrets file when anTim Potter1-12/+68
2002-11-02Some winbindd cleanups I made trying to fix cr1020:Tim Potter2-38/+108
2002-11-02Add popt_common_socket_optionsJelmer Vernooij1-0/+1
2002-11-02Handle the case where the password used in RPC connections (for restrictTim Potter1-3/+8
2002-11-02Display pipe name in rpc bind failure debug.Tim Potter1-1/+2
2002-11-02Convert to poptJelmer Vernooij1-87/+30
2002-11-02Initial updating of DiagnosisJelmer Vernooij1-13/+17
2002-11-02Update status of docs - some more manpages are now up-to-dateJelmer Vernooij1-2/+2
2002-11-02Update manpages - make ready for 3.0Jelmer Vernooij4-17/+59
2002-11-01Add the changes to change the SIDs ...Richard Sharpe1-19/+45
2002-11-01Add more. Parse SIDs on the command line ... soon will actually mod theRichard Sharpe1-11/+88
2002-11-01Fix a problem with spaces vs tabsRichard Sharpe1-2/+2
2002-11-01Revert that stupid one line change.Richard Sharpe1-1/+0
2002-11-01Fix small typo ...Richard Sharpe1-1/+1
2002-11-01Add more code to the profiles program and add Makefile.in support.Richard Sharpe3-12/+358
2002-11-01Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter1-4/+3
2002-10-31Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison3-19/+25
2002-10-31Add initial upgrading doc (doesn't contain much currently)Jelmer Vernooij5-36/+50
2002-10-31Re-enable use of existing kerberos tickets.Jim McDonough1-2/+6
2002-10-31Check the long_archi name is not null.Jeremy Allison1-0/+6
2002-10-31add smb_load_modules() to load a list of modules - does this function look ok ?Jelmer Vernooij1-0/+22
2002-10-31search & replace doesn't always work reliably :-)Volker Lendecke1-2/+2
2002-10-31Add a small utility that can print out the SEC DESCs in NTUSER.DAT.Richard Sharpe1-0/+250
2002-10-31Another Buchan Milne patch that escaped the last commit.John Terpstra1-1/+1
2002-10-31Applied Buchan Milne's patches.John Terpstra5-33/+16