Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-17 | Remove SamBackend variable (is already gone in HEAD) | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 3a99e5a2dbc88a2234ca08ca1e7b50f14ff9bce9) | |||||
2003-04-17 | Adding editreg.c ... | Richard Sharpe | 0 | -0/+0 | |
(This used to be commit 9bfbf6e49182850a19cf2cb4a565298c8c8fc1e1) | |||||
2003-04-17 | Merge from HEAD. | John Terpstra | 8 | -79/+264 | |
(This used to be commit df7e50dc5826adc3d12d51a0192d4d526fc88165) | |||||
2003-04-17 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 3 | -0/+3170 | |
used to be commit a50dc3f836a898d1aef08afbd12e7221db24440a) | |||||
2003-04-17 | More updates ... | Richard Sharpe | 1 | -2/+64 | |
(This used to be commit 410451f9478ff1e73cabc8ee2213ded4f08315c6) | |||||
2003-04-17 | Updates to editreg.c to provide more functionality ... | Richard Sharpe | 1 | -261/+1119 | |
Hopefully more coming ... (This used to be commit 22d1819011de02351976bad778837a28ab45a449) | |||||
2003-04-16 | Fixes for multi-PDU schannel - based on Volker's code. This code needs | Jeremy Allison | 1 | -9/+36 | |
tidying up. Samsync still doesn't work due to bad parsing of net_io_sam_alias_info with a blank description. Still working on this.... Jeremy. (This used to be commit 942fede9a57a9319cf67388004dd45fa8a045f41) | |||||
2003-04-16 | Fix typos | Alexander Bokovoy | 4 | -4/+5 | |
(This used to be commit eefe0322e2ab257d511ff5e7f93a16311e7073a0) | |||||
2003-04-16 | I've changed 'net rpc join', so I should doco it... | Andrew Bartlett | 1 | -9/+17 | |
Andrew Bartlett (This used to be commit b12164729d61c4c6c4824ac1dad2c440f6852c06) | |||||
2003-04-16 | Fix a typo spotted when working on PDF version | Alexander Bokovoy | 1 | -1/+1 | |
(This used to be commit 63767ab985396434d8772104555395d87691ed14) | |||||
2003-04-16 | Move PAC decoding over from HEAD. | Jim McDonough | 3 | -1/+10 | |
(This used to be commit b0fd4e5555dd93c584cd86eaac080663b9e4031f) | |||||
2003-04-16 | Fixes to make SCHANNEL work against a W2K DC. Still need to fix | Jeremy Allison | 5 | -32/+49 | |
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC. Jeremy. (This used to be commit ec82e8e9f4a6bf807a91ac265af39a516c7ab631) | |||||
2003-04-16 | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix | Jeremy Allison | 6 | -32/+51 | |
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC. Jeremy. (This used to be commit ff66d4097088409205b6bad5124a78ef9946010d) | |||||
2003-04-16 | Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reported | Jelmer Vernooij | 1 | -1/+1 | |
by Stephen D. Roylance) (This used to be commit 502f332345db88c9ff474e84f22080d99dc6c771) | |||||
2003-04-16 | Only use backtrace variables when we can use them | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 17243c61b56c20c86b5d10be294d06addffedb6a) | |||||
2003-04-16 | Only declare backtrace variables when using them | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 429b373453a04fa6871324dd0a3ff8a203c519f8) | |||||
2003-04-16 | More merges from HEAD: | Jelmer Vernooij | 13 | -496/+689 | |
- Stephan Kulow's changes (fixing warnings in libsmbclient) - VFS modules - Seperating libs (This used to be commit 6e9b7802335428c88ecf4e44a0e2395ac58e96b5) | |||||
2003-04-16 | Check whether return status of poptGetNextOpt is -1, not EOF | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1fefb776eec94efc7ea1b760dc4b80f61d61a158) | |||||
2003-04-16 | fixed the popt option handling in nmbd, so that -i now works | Andrew Tridgell | 1 | -34/+37 | |
(This used to be commit 2bb93421e665cdc0c4a2d8a539f76856e4d32249) | |||||
2003-04-16 | Check for -1 not EOF as return value of poptGetNextOpt | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 84fba11ff0a649932e1f812408017ae4c5611083) | |||||
2003-04-16 | Fix segfault by getting this the right way around | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 8ba6148c69031e9a82687d4d006e1fa7ada21e91) | |||||
2003-04-16 | Up the debug level for the second run of the test (client side) | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594) | |||||
2003-04-16 | We changed 'net' so change the torture tests that use it. | Andrew Bartlett | 1 | -4/+4 | |
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b) | |||||
2003-04-16 | Merge valgrind header usage from HEAD. | Andrew Bartlett | 2 | -14/+17 | |
(This used to be commit 5c978e39f2879d900a1bcad535b489f4cd440906) | |||||
2003-04-16 | Add support for the new modules system to lib/iconv.c (merge from HEAD) | Jelmer Vernooij | 3 | -162/+223 | |
(This used to be commit 64a357017a897d1920c06fc19453470ee517470d) | |||||
2003-04-16 | Add make destination for librpc_echo | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit 7ef7910004555997c194af6a069a81a89dcc3b53) | |||||
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 13 | -113/+159 | |
(This used to be commit c7a1de090db35835be1a1623bfc80c04065c5dd9) | |||||
2003-04-16 | Adjust comment to respect change to no longer use unixsam by default... | Andrew Bartlett | 1 | -3/+2 | |
(This used to be commit 87f491d6a63e0818ada4ed21dd1f4905b20f846c) | |||||
2003-04-16 | This code is no longer referenced - moved to the new libsmb/ldap.c | Andrew Bartlett | 1 | -62/+0 | |
Andrew Bartlett (This used to be commit c98bbc750773f7c49dbb1e69a5936f52416dd51c) | |||||
2003-04-16 | Expand this magic number into the #defines it is made up of. | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 3d2d19b91036b6b11a33996d4b8bf266bad32737) | |||||
2003-04-16 | Add some static and #ifdef DEVELOPER | Andrew Bartlett | 1 | -3/+5 | |
(This used to be commit 3bdbd320b001ea5881573f6c6a4c2259a60e2bb3) | |||||
2003-04-16 | Put this comment in a better place... | Andrew Bartlett | 1 | -3/+3 | |
(This used to be commit 3fdddade0f6d463270c26623a654494ebe3e09bd) | |||||
2003-04-16 | NTSTATUS strings are much more use than raw numbers... | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit aeaa60c8432fe06ad51bac52f473e5fdc6c00afc) | |||||
2003-04-16 | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 23 | -223/+368 | |
workstation, we have to use the workstation type, if we have a BDC account, we must use the BDC type - even if we are pretending to be a workstation at the moment. Also actually store and retreive the last change time, so we can do periodic password changes again (for RPC at least). And finally, a couple of minor fixes to 'net'. Andrew Bartlett (This used to be commit 6e6b7b79edae3efd0197651e9a8ce6775c001cf2) | |||||
2003-04-16 | Make this code actually compile (--with-ldapsam). | Andrew Bartlett | 1 | -4/+7 | |
This might not actually be the 'right way' to do this, but it's better to have it compile... Andrew Bartlett (This used to be commit c7dc0b27aca8f7e4653b25dae37ea38d68fc045a) | |||||
2003-04-16 | Add torture to everything.. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0) | |||||
2003-04-16 | Don't build the torture progs in 'make all' | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 44779546964bce605510af39feaee3ea436a7cfb) | |||||
2003-04-16 | Fix mem leak. Spotted by tpot (thanks Tim). | Jeremy Allison | 1 | -0/+1 | |
Jeremy. (This used to be commit adeac265a05be90444d4651f36f2db2bd2f8e8e4) | |||||
2003-04-16 | Fix mem leak. Spotted by tpot (thanks Tim). | Jeremy Allison | 1 | -0/+1 | |
Jeremy. (This used to be commit 03a1f46e3448913cc21ed89aafaa22818d4026d0) | |||||
2003-04-16 | Cause the winbind auth module to call the ntdomain module if winbind is not | Andrew Bartlett | 2 | -42/+65 | |
running. This causes Samba not to contact the NT domain controller if Winbind is there, but the user had the wrong password. Andrew Bartlett (This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e) | |||||
2003-04-15 | merge in metze' smbcquotas patch from HEAD | Gerald Carter | 9 | -52/+88 | |
(This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504) | |||||
2003-04-15 | Change variable name to get this working on gcc 3.2 (Merge from HEAD) | Jelmer Vernooij | 2 | -38/+38 | |
(This used to be commit d49113caef6057905f0f5233ea3085ca5722e742) | |||||
2003-04-15 | It's #ifdef CONFIG_H, not #if CONFI_H | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 0bc9e5e5d7977113f926e3334ccff330116da565) | |||||
2003-04-15 | Print out information about statically linked in modules | Jelmer Vernooij | 1 | -9/+3 | |
(This used to be commit 9ef6f917f964e6b514fb95e4da75a57cbad6a233) | |||||
2003-04-15 | Use XML format instead of SGML format (merge from HEAD) | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 858017b16f8e6f1efd8e7df5c0e2c7fd08091ae3) | |||||
2003-04-15 | use the new modules system for the rpc modules (backport from HEAD) | Jelmer Vernooij | 10 | -163/+15 | |
(This used to be commit aca7319e8d45eb604f28b8bd490413b08e2c98f2) | |||||
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 12 | -95/+136 | |
(This used to be commit 1755d5f66221a910863cfc8a197f8d792e6b6e3d) | |||||
2003-04-15 | Tested on Win2k, now I think I know what success/fail means in fdsess test. | Jeremy Allison | 1 | -0/+2 | |
Jeremy. (This used to be commit dda94e37311d967e484fac15bac585e19dfc8a13) | |||||
2003-04-15 | Add some more NT to unix error code mappings (from HEAD) | Jelmer Vernooij | 1 | -3/+92 | |
(This used to be commit 62dac3d6ebc72bec24f3c0df4c8d8e37029473e2) | |||||
2003-04-15 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 59 | -0/+2815 | |
used to be commit 35510176fd4feab6c1e3da2ee0ae791f9a064a2e) |