summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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-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-31Applied Buchan Milne's patches.John Terpstra1-1/+1
2002-10-30Rerun autoconfJelmer Vernooij2-1/+5
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
2002-10-30Fix boog in argument list for nt_create_andx.Tim Potter1-1/+1
2002-10-30- Remove RTLD_GLOBALJelmer Vernooij2-4/+5
2002-10-30added a timegm() function for systems that don't have itAndrew Tridgell3-1/+27
2002-10-30Add init_module_function typedef for new module systemJelmer Vernooij1-0/+3
2002-10-30Add initial vesion of new module systemJelmer Vernooij2-1/+65
2002-10-30Added Buchan Milne's DESTDIR patch.John Terpstra1-15/+15
2002-10-29Add autom4te.cache (used by newer autoconfs)Jelmer Vernooij1-0/+1
2002-10-29Fix a nice little memory leak in our uid changing code.Andrew Bartlett1-0/+2
2002-10-29Added close and unlink functions.Tim Potter1-0/+44
2002-10-28Fix fd leak with kernel change notify.Jeremy Allison1-1/+1
2002-10-28Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke1-0/+79
2002-10-26Fix bug in '-d'Jelmer Vernooij1-1/+1
2002-10-26One more step towards to better PDC.Andrew Bartlett1-208/+330
2002-10-26Make sure that we always return False if the password change never returns.Andrew Bartlett1-4/+8
2002-10-26Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2-19/+44
2002-10-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
2002-10-25PURGE_PRINTER fix from APP_HEADGerald Carter1-2/+0
2002-10-25Fix memory leak (patch by Steve Langasek)Jelmer Vernooij1-0/+14
2002-10-25Only run free_private_data when it's specified (reported by Steve Langasek ak...Jelmer Vernooij1-1/+2
2002-10-23Reverted a fix from Volker (sorry). We need to move this fix to the correctJeremy Allison1-0/+3
2002-10-23much simpler code to choose a DC to contact in winbindd. We now alwaysAndrew Tridgell1-55/+6
2002-10-23Debug level 12 is a typo.Jeremy Allison1-2/+2
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison8-202/+559
2002-10-23if trusted domains are disabled then we should not try to connect toAndrew Tridgell1-1/+6