summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-04DocMartin Pool1-2/+5
2002-11-04test_pack_extra: The old code does not complain when there are tooMartin Pool1-1/+15
2002-11-04test_pack_failures: The old code does not complain when there are tooMartin Pool1-6/+14
2002-11-04pytdbpack_calc_reqd_len: Make exception be thrown correctly when aMartin Pool1-2/+5
2002-11-04test_pack_failures: The old and new code is not exactly the same aboutMartin Pool1-33/+37
2002-11-04test_pack: Coercing a dictionary to a sequence as it is packed is notMartin Pool1-4/+0
2002-11-04Sync to actual stateJelmer Vernooij1-3/+2
2002-11-04Add FIXME about --with-pythonMartin Pool1-0/+4
2002-11-04Large number of updates - new structure of the HOWTO, better names, introduct...Jelmer Vernooij8-531/+472
2002-11-04Move testsmbc.c to examplesJelmer Vernooij1-455/+0
2002-11-04testsmbc should only be in examplesJelmer Vernooij1-2/+1
2002-11-04Move encryption algorithm explanation to dev-docJelmer Vernooij2-0/+198
2002-11-04Move explanation of encryption algorithm to dev-docJelmer Vernooij1-216/+27
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-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