summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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 Bartlett2-36/+99
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 Bartlett2-33/+95
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-01Merges from HEAD:Andrew Bartlett2-1/+3
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-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-31Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison3-19/+25
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-31Check the long_archi name for NULL.Jeremy Allison1-0/+6
2002-10-31One more instance of AUTHLIBS...hopefully we can get most 3.0 builds backJim McDonough1-1/+1
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-31Steve Langasek's authentication lib (libpam, libcrypt) split didn't makeJim McDonough1-2/+5
2002-10-31Added DESTDIR patch from Buchan Milne.John Terpstra1-15/+15
2002-10-31Applied Buchan Milne's patches.John Terpstra1-1/+1
2002-10-30Take out gcb2gtype and gtype2gcb fns. They were using symbols not definedJim McDonough1-46/+0
2002-10-30Rerun autoconfJelmer Vernooij2-1/+5
2002-10-30Rerun autoconfJelmer Vernooij1-2/+1
2002-10-30Fix build. Don't use BSD setenv. Use POSIX putenv.Jim McDonough1-3/+6
2002-10-30use sys_dlopen instead of dlopen (thanks to jra for noticing)Jelmer Vernooij1-1/+1