Age | Commit message (Expand) | Author | Files | Lines |
2002-11-01 | Add the changes to change the SIDs ... | Richard Sharpe | 1 | -19/+45 |
2002-11-01 | Add more. Parse SIDs on the command line ... soon will actually mod the | Richard Sharpe | 1 | -11/+88 |
2002-11-01 | Fix a problem with spaces vs tabs | Richard Sharpe | 1 | -2/+2 |
2002-11-01 | Revert that stupid one line change. | Richard Sharpe | 1 | -1/+0 |
2002-11-01 | Fix small typo ... | Richard Sharpe | 1 | -1/+1 |
2002-11-01 | Add more code to the profiles program and add Makefile.in support. | Richard Sharpe | 3 | -12/+358 |
2002-11-01 | Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff | Tim Potter | 1 | -4/+3 |
2002-11-01 | Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff | Tim Potter | 1 | -4/+3 |
2002-10-31 | Fix slowdown because of enumerating all print queues on every smbd startup. | Jeremy Allison | 3 | -19/+25 |
2002-10-31 | Fix slowdown because of enumerating all print queues on every smbd startup. | Jeremy Allison | 3 | -19/+25 |
2002-10-31 | Add initial upgrading doc (doesn't contain much currently) | Jelmer Vernooij | 5 | -36/+50 |
2002-10-31 | Re-enable use of existing kerberos tickets. | Jim McDonough | 1 | -2/+6 |
2002-10-31 | Check the long_archi name is not null. | Jeremy Allison | 1 | -0/+6 |
2002-10-31 | Check the long_archi name for NULL. | Jeremy Allison | 1 | -0/+6 |
2002-10-31 | One more instance of AUTHLIBS...hopefully we can get most 3.0 builds back | Jim McDonough | 1 | -1/+1 |
2002-10-31 | add smb_load_modules() to load a list of modules - does this function look ok ? | Jelmer Vernooij | 1 | -0/+22 |
2002-10-31 | search & replace doesn't always work reliably :-) | Volker Lendecke | 1 | -2/+2 |
2002-10-31 | Add a small utility that can print out the SEC DESCs in NTUSER.DAT. | Richard Sharpe | 1 | -0/+250 |
2002-10-31 | Steve Langasek's authentication lib (libpam, libcrypt) split didn't make | Jim McDonough | 1 | -2/+5 |
2002-10-31 | Added the remainder of Buchan Milne's patches. | John Terpstra | 2 | -3/+3 |
2002-10-31 | Applying Buchan Milne's patches. | John Terpstra | 7 | -284/+1918 |
2002-10-31 | Added DESTDIR patch from Buchan Milne. | John Terpstra | 1 | -15/+15 |
2002-10-31 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 15 | -0/+409 |
2002-10-31 | Another Buchan Milne patch that escaped the last commit. | John Terpstra | 1 | -1/+1 |
2002-10-31 | Applied Buchan Milne's patches. | John Terpstra | 5 | -33/+16 |
2002-10-30 | Take out gcb2gtype and gtype2gcb fns. They were using symbols not defined | Jim McDonough | 1 | -46/+0 |
2002-10-30 | Rerun autoconf | Jelmer Vernooij | 2 | -1/+5 |
2002-10-30 | Rerun autoconf | Jelmer Vernooij | 1 | -2/+1 |
2002-10-30 | Fix build. Don't use BSD setenv. Use POSIX putenv. | Jim McDonough | 1 | -3/+6 |
2002-10-30 | use sys_dlopen instead of dlopen (thanks to jra for noticing) | Jelmer Vernooij | 1 | -1/+1 |
2002-10-30 | Fix boog in argument list for nt_create_andx. | Tim Potter | 1 | -1/+1 |
2002-10-30 | The locking description in this doc is outdated - note that | Jelmer Vernooij | 1 | -0/+7 |
2002-10-30 | - Remove RTLD_GLOBAL | Jelmer Vernooij | 2 | -4/+5 |
2002-10-30 | added a timegm() function for systems that don't have it | Andrew Tridgell | 3 | -1/+27 |
2002-10-30 | Add init_module_function typedef for new module system | Jelmer Vernooij | 1 | -0/+3 |
2002-10-30 | Add initial vesion of new module system | Jelmer Vernooij | 2 | -1/+65 |
2002-10-30 | Don't build Makefile for examples/sam | Jelmer Vernooij | 1 | -1/+1 |
2002-10-30 | Remove SAM files - they belong in HEAD | Jelmer Vernooij | 3 | -307/+0 |
2002-10-30 | Remove last SAM files | Jelmer Vernooij | 2 | -921/+0 |
2002-10-30 | Remove references to SAM | Jelmer Vernooij | 1 | -12/+1 |
2002-10-30 | Not sure why this is here - so off it goes. | John Terpstra | 1 | -1720/+0 |
2002-10-30 | Adding Buchan Milne's updates from HEAD. | John Terpstra | 4 | -0/+1720 |
2002-10-30 | Adding Buchan Milne's updates. | John Terpstra | 18 | -284/+2316 |
2002-10-30 | Added Buchan Milne's DESTDIR patch. | John Terpstra | 1 | -15/+15 |
2002-10-29 | Add autom4te.cache (used by newer autoconfs) | Jelmer Vernooij | 1 | -0/+1 |
2002-10-29 | Add autom4te.cache (generated by newer autoconfs) | Jelmer Vernooij | 1 | -0/+1 |
2002-10-29 | Back out SAM - it belongs in HEAD | Jelmer Vernooij | 3 | -8648/+17313 |
2002-10-29 | Remove SAM - it belongs in HEAD | Jelmer Vernooij | 2 | -284/+0 |
2002-10-29 | Remove SAM from 3.0 - it belongs in HEAD | Jelmer Vernooij | 9 | -3502/+0 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -38/+37 |