summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-04Move explanation of encryption algorithm to dev-docJelmer Vernooij1-216/+27
2002-11-04remove 'sam backend'Jelmer Vernooij1-3/+0
2002-11-04Add @BUILD_POPT@ to smbclientJelmer Vernooij1-2/+2
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-02port sec_desc headers reordering from HEAD.Simo Sorce6-225/+297
2002-11-02Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett3-43/+138
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-02Merge passdb from HEAD -> 3.0Andrew Bartlett29-875/+1686
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-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-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-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-02Display pipe name in rpc bind failure debug.Tim Potter1-1/+2
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-01Merges from HEAD:Andrew Bartlett2-1/+3
2002-11-01adding roadmap to 3.0 branchGerald Carter1-0/+286
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