Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update status of docs - some more manpages are now up-to-date | Jelmer Vernooij | 2002-11-02 | 1 | -2/+2 | |
| | ||||||
* | Update manpages - make ready for 3.0 | Jelmer Vernooij | 2002-11-02 | 4 | -17/+59 | |
| | ||||||
* | Add the changes to change the SIDs ... | Richard Sharpe | 2002-11-01 | 1 | -19/+45 | |
| | | | | | | | | You must make two passes over NTUSER.DAT, one for the OWNER SID and one for GROUP SID. I have not tested this yet ... that is, I have not tried to use this on a Win2K etc server. | |||||
* | Add more. Parse SIDs on the command line ... soon will actually mod the | Richard Sharpe | 2002-11-01 | 1 | -11/+88 | |
| | | | | SecDescs in the NTUSER.DAT ... | |||||
* | Fix a problem with spaces vs tabs | Richard Sharpe | 2002-11-01 | 1 | -2/+2 | |
| | ||||||
* | Revert that stupid one line change. | Richard Sharpe | 2002-11-01 | 1 | -1/+0 | |
| | ||||||
* | Fix small typo ... | Richard Sharpe | 2002-11-01 | 1 | -1/+1 | |
| | ||||||
* | Add more code to the profiles program and add Makefile.in support. | Richard Sharpe | 2002-11-01 | 3 | -12/+358 | |
| | ||||||
* | Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff | Tim Potter | 2002-11-01 | 1 | -4/+3 | |
| | | | | | generates some errors we haven't seen before which are inappropriately logged at level 0. | |||||
* | Fix slowdown because of enumerating all print queues on every smbd startup. | Jeremy Allison | 2002-10-31 | 3 | -19/+25 | |
| | | | | Jeremy. | |||||
* | Add initial upgrading doc (doesn't contain much currently) | Jelmer Vernooij | 2002-10-31 | 5 | -36/+50 | |
| | | | | Start using more entities | |||||
* | Re-enable use of existing kerberos tickets. | Jim McDonough | 2002-10-31 | 1 | -2/+6 | |
| | ||||||
* | Check the long_archi name is not null. | Jeremy Allison | 2002-10-31 | 1 | -0/+6 | |
| | | | | Jeremy. | |||||
* | add smb_load_modules() to load a list of modules - does this function look ok ? | Jelmer Vernooij | 2002-10-31 | 1 | -0/+22 | |
| | ||||||
* | search & replace doesn't always work reliably :-) | Volker Lendecke | 2002-10-31 | 1 | -2/+2 | |
| | | | | Volker | |||||
* | Add a small utility that can print out the SEC DESCs in NTUSER.DAT. | Richard Sharpe | 2002-10-31 | 1 | -0/+250 | |
| | | | | | | | | | This is an early, messy version of the code, but it illustrates what can be done. It currently only prints the Owner SID, Group SID, and Perms and SID from each ACE. Once more work is done, it could actually walk the SEC DESCs and ACEs and change the SIDS ... | |||||
* | Another Buchan Milne patch that escaped the last commit. | John Terpstra | 2002-10-31 | 1 | -1/+1 | |
| | ||||||
* | Applied Buchan Milne's patches. | John Terpstra | 2002-10-31 | 5 | -33/+16 | |
| | ||||||
* | Rerun autoconf | Jelmer Vernooij | 2002-10-30 | 2 | -1/+5 | |
| | ||||||
* | Fix build. Don't use BSD setenv. Use POSIX putenv. | Jim McDonough | 2002-10-30 | 1 | -3/+6 | |
| | | | | Jeremy, it wasn't me!!!!!! | |||||
* | use sys_dlopen instead of dlopen (thanks to jra for noticing) | Jelmer Vernooij | 2002-10-30 | 1 | -1/+1 | |
| | ||||||
* | Fix boog in argument list for nt_create_andx. | Tim Potter | 2002-10-30 | 1 | -1/+1 | |
| | ||||||
* | The locking description in this doc is outdated - note that | Jelmer Vernooij | 2002-10-30 | 1 | -0/+7 | |
| | ||||||
* | - Remove RTLD_GLOBAL | Jelmer Vernooij | 2002-10-30 | 2 | -4/+5 | |
| | | | | - make smb_load_module() return the return value of init_module() | |||||
* | added a timegm() function for systems that don't have it | Andrew Tridgell | 2002-10-30 | 3 | -1/+27 | |
| | ||||||
* | Add init_module_function typedef for new module system | Jelmer Vernooij | 2002-10-30 | 1 | -0/+3 | |
| | ||||||
* | Add initial vesion of new module system | Jelmer Vernooij | 2002-10-30 | 2 | -1/+65 | |
| | ||||||
* | Not sure why this is here - so off it goes. | John Terpstra | 2002-10-30 | 1 | -1720/+0 | |
| | ||||||
* | Adding Buchan Milne's updates from HEAD. | John Terpstra | 2002-10-30 | 4 | -0/+1720 | |
| | ||||||
* | Adding Buchan Milne's updates. | John Terpstra | 2002-10-30 | 18 | -284/+2316 | |
| | ||||||
* | Added Buchan Milne's DESTDIR patch. | John Terpstra | 2002-10-30 | 1 | -15/+15 | |
| | ||||||
* | Add autom4te.cache (used by newer autoconfs) | Jelmer Vernooij | 2002-10-29 | 1 | -0/+1 | |
| | ||||||
* | We also support security = server | Jelmer Vernooij | 2002-10-29 | 1 | -1/+1 | |
| | ||||||
* | 2.2 was the previous release - don't talk about it like it's current | Jelmer Vernooij | 2002-10-29 | 1 | -1/+1 | |
| | ||||||
* | Small markup fixes | Jelmer Vernooij | 2002-10-29 | 1 | -2/+3 | |
| | ||||||
* | -E doesn't take arguments | Jelmer Vernooij | 2002-10-29 | 1 | -1/+1 | |
| | ||||||
* | Sync with actual changes | Jelmer Vernooij | 2002-10-29 | 1 | -4/+2 | |
| | ||||||
* | Fix a nice little memory leak in our uid changing code. | Andrew Bartlett | 2002-10-29 | 1 | -0/+2 | |
| | | | | Andrew Bartlett | |||||
* | Added close and unlink functions. | Tim Potter | 2002-10-29 | 1 | -0/+44 | |
| | ||||||
* | Fix fd leak with kernel change notify. | Jeremy Allison | 2002-10-28 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | Fix typo (-s -> -S) | Jelmer Vernooij | 2002-10-28 | 1 | -2/+2 | |
| | ||||||
* | Update info on ldap suffix (thanks metze) | Jelmer Vernooij | 2002-10-28 | 1 | -1/+1 | |
| | ||||||
* | document ldap suffix | Jelmer Vernooij | 2002-10-28 | 1 | -0/+2 | |
| | ||||||
* | Implement 'net maxrid'. Needed to find the maximum current rid to | Volker Lendecke | 2002-10-28 | 1 | -0/+79 | |
| | | | | | | set 'algorithmic rid base' correctly after a 'net rpc vampire'. Volker | |||||
* | Remove make_printerdef from binary install process. | John Terpstra | 2002-10-27 | 1 | -1/+1 | |
| | ||||||
* | Fix bug in '-d' | Jelmer Vernooij | 2002-10-26 | 1 | -1/+1 | |
| | ||||||
* | One more step towards to better PDC. | Andrew Bartlett | 2002-10-26 | 1 | -208/+330 | |
| | | | | | | | | | | | | | | | | | | | | This patch, from "Stefan (metze) Metzmacher" <metze@metzemix.de> implements an LDAP connection cache. This removes the quite silly situation where every single passdb operation involved a new LDAP connection. The hope is that this will give us a decent performance boost in some usrmgr related activities, and in the sid->name/sid->uid code. The remaining things I think are 'todo' for pdb_ldap (in the near term) are: - intergrate volker's next_rid patch for NUA accounts, - add a 'trust ldap ids' option (remove Get_Pwnam() hit on enumerations). - put the group mapping actually into ldap - Schema fixes and do utf8 conversion - server failover (try a second server for the rebind on fail) - ensure we block between an 'add' and the ldap master replicating to our local slave (mezte found this issue, kills domain joins) Andrew Bartlett | |||||
* | Make sure that we always return False if the password change never returns. | Andrew Bartlett | 2002-10-26 | 1 | -4/+8 | |
| | | | | | | | (A stuck 'unix passowrd sync' was gettting reported as 'success', causing all sorts of fun) Andrew Bartlett | |||||
* | Updates to winbind's PAM client and server - make the debug logs | Andrew Bartlett | 2002-10-26 | 2 | -19/+44 | |
| | | | | | | work a bit better for password changing. Andrew Bartlett | |||||
* | Fix problem where an fd would be left open for every printer queue. | Jeremy Allison | 2002-10-26 | 1 | -0/+27 | |
| | | | | Jeremy. |