Age | Commit message (Expand) | Author | Files | Lines |
2003-04-19 | Added smbgroupedit to PROGS2 | John Terpstra | 1 | -1/+1 |
2003-04-19 | some readline completion exancements | Simo Sorce | 2 | -23/+188 |
2003-04-19 | use gid_t for gids not uid_t | Simo Sorce | 1 | -1/+1 |
2003-04-19 | use gid_t for gids not uid_t | Simo Sorce | 1 | -1/+1 |
2003-04-19 | fixes | Simo Sorce | 4 | -5/+21 |
2003-04-19 | Regenerate docs | Jelmer Vernooij | 73 | -5519/+5691 |
2003-04-19 | [merge from SAMBA_3_0] | Gerald Carter | 4 | -2/+455 |
2003-04-19 | Merging smbgroupedit into 'net groupmap'. Not entirely done. | Gerald Carter | 4 | -2/+463 |
2003-04-18 | uidPool and gidPool don't use cn anymore (but we don't use thsi anyways) | Gerald Carter | 1 | -6/+6 |
2003-04-18 | uidPool and gidPool don't use cn anymore (but we don't use thsi anyways) | Gerald Carter | 1 | -2/+2 |
2003-04-18 | 'vfs object' is a list not a string (we have cascaded VFS modules in 3_0 as | Jelmer Vernooij | 1 | -20/+3 |
2003-04-18 | More minor edits to add features ... | Richard Sharpe | 1 | -0/+21 |
2003-04-18 | fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El... | Gerald Carter | 1 | -0/+4 |
2003-04-18 | fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El... | Gerald Carter | 1 | -0/+4 |
2003-04-18 | Survive a samdump with an alias that has no description | Volker Lendecke | 1 | -3/+6 |
2003-04-18 | Survive a samdump with an alias that has no description | Volker Lendecke | 1 | -3/+6 |
2003-04-18 | fixing torture build by merging code from HEAD | Gerald Carter | 2 | -892/+1359 |
2003-04-17 | Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEAD | Jelmer Vernooij | 1 | -138/+72 |
2003-04-17 | Remove SamBackend variable (is already gone in HEAD) | Jelmer Vernooij | 1 | -1/+0 |
2003-04-17 | Add notes on Japanese charsets from Monyo | Jelmer Vernooij | 1 | -0/+26 |
2003-04-17 | Regenerate docs | Jelmer Vernooij | 45 | -23/+11037 |
2003-04-17 | Regenerate docs | Jelmer Vernooij | 50 | -15161/+14791 |
2003-04-17 | Always use DSSSL stylesheet | Jelmer Vernooij | 1 | -8/+8 |
2003-04-17 | Fix syntax errors | Jelmer Vernooij | 2 | -2/+4 |
2003-04-17 | Update SGML layout. | Jelmer Vernooij | 1 | -1/+5 |
2003-04-17 | Adding editreg.c ... | Richard Sharpe | 0 | -0/+0 |
2003-04-17 | Fix syntax errors | Jelmer Vernooij | 2 | -2/+1 |
2003-04-17 | Edits in progress. | John Terpstra | 2 | -2/+88 |
2003-04-17 | seem that someone changed the semanthic of unix_strlower without fixing all | Simo Sorce | 3 | -8/+15 |
2003-04-17 | Merge from HEAD. | John Terpstra | 8 | -79/+264 |
2003-04-17 | Small edits. | John Terpstra | 2 | -4/+4 |
2003-04-17 | Adding Mimir's edits. | John Terpstra | 1 | -0/+119 |
2003-04-17 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 3 | -0/+3170 |
2003-04-17 | More updates ... | Richard Sharpe | 1 | -2/+64 |
2003-04-17 | Updates to editreg.c to provide more functionality ... | Richard Sharpe | 1 | -261/+1119 |
2003-04-16 | Fixes for multi-PDU schannel - based on Volker's code. This code needs | Jeremy Allison | 1 | -9/+36 |
2003-04-16 | Fix typos | Alexander Bokovoy | 4 | -4/+5 |
2003-04-16 | I've changed 'net rpc join', so I should doco it... | Andrew Bartlett | 1 | -9/+17 |
2003-04-16 | Fix a typo spotted when working on PDF version | Alexander Bokovoy | 1 | -1/+1 |
2003-04-16 | Move PAC decoding over from HEAD. | Jim McDonough | 3 | -1/+10 |
2003-04-16 | Fixes to make SCHANNEL work against a W2K DC. Still need to fix | Jeremy Allison | 5 | -32/+49 |
2003-04-16 | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix | Jeremy Allison | 6 | -32/+51 |
2003-04-16 | Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reported | Jelmer Vernooij | 1 | -1/+1 |
2003-04-16 | Only use backtrace variables when we can use them | Jelmer Vernooij | 1 | -0/+2 |
2003-04-16 | Only declare backtrace variables when using them | Jelmer Vernooij | 1 | -0/+2 |
2003-04-16 | More merges from HEAD: | Jelmer Vernooij | 13 | -496/+689 |
2003-04-16 | Check whether return status of poptGetNextOpt is -1, not EOF | Jelmer Vernooij | 1 | -1/+1 |
2003-04-16 | fixed the popt option handling in nmbd, so that -i now works | Andrew Tridgell | 1 | -34/+37 |
2003-04-16 | Check for -1 not EOF as return value of poptGetNextOpt | Jelmer Vernooij | 1 | -1/+1 |
2003-04-16 | Fix segfault by getting this the right way around | Andrew Bartlett | 1 | -1/+1 |