Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r20058: Ensure we actually do the increasing time | Jeremy Allison | 2006-12-07 | 1 | -3/+1 | |
| | | | | | | | | | | calculation when in offline mode. Jeremy. | |||||
| * | r20057: Attempt to fix connect timeouts when connected on | Jeremy Allison | 2006-12-06 | 4 | -17/+59 | |
| | | | | | | | | | | | | | | a network but not one on which any home DC's can be found (hotel network problem). Still testing but this is getting close. Jeremy. | |||||
| * | r20035: Fix obvious horrible bug in falling back to MS-RPC | Jeremy Allison | 2006-12-05 | 1 | -6/+3 | |
| | | | | | | | | | | methods. Jeremy. | |||||
| * | r20001: Fix bug 4273, thanks to Pascal Terjan | Volker Lendecke | 2006-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | r19993: Fix the problem with Linux clients requesting O_WRONLY | Jeremy Allison | 2006-12-01 | 1 | -3/+12 | |
| | | | | | | | | | | | | | | on write-only files. Jim please check. Should not affect Windows clients - I ensured all the relevent Samba4 torture tests still pass. Jeremy. | |||||
| * | r19985: sync up woith 3_0 | Simo Sorce | 2006-12-01 | 1 | -7/+2 | |
| | | ||||||
| * | r19983: sync up pam and memleak patches from SAMBA_3_0 | Simo Sorce | 2006-12-01 | 5 | -6/+52 | |
| | | ||||||
| * | r19981: From Michael Adam (ma@sernet.de) | Stefan Metzmacher | 2006-12-01 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Metze: as noted by "shattered" and discussed on the irc, here is a patch to lib/sysquotas_linux.c replacing some "get"s by "set"s. The other lib/sysquotas*.c files look ok to me. But in the linux variant, the problem is not in the actual call of quotactl but in the preparation of the respective "D" structs. This makes the difference between the get and set calls for SMB_USER_FS_QUOTA_TYPE and SMB_GROUP_FS_QUOTA_TYPE. metze | |||||
| * | r19978: More "net sam policy" improvements. Thanks to Karolin Seeger ↵ | Volker Lendecke | 2006-12-01 | 3 | -47/+80 | |
| | | | | | | | | | | | | <ks@sernet.de> Volker | |||||
| * | r19977: * Fix a crash in the secure DNS update code. Don't free | Gerald Carter | 2006-12-01 | 1 | -3/+4 | |
| | | | | | | | | | | the host_principal memory while it is still being referenced by the gss code. | |||||
| * | r19976: merge r19840 from 3_0 | Volker Lendecke | 2006-12-01 | 1 | -0/+7 | |
| | | ||||||
| * | r19973: Make SEQNUM store symmetrical w.r.t. fetch - use | Jeremy Allison | 2006-11-30 | 1 | -4/+2 | |
| | | | | | | | | | | | | tdb_store_bystring / tdb_fetch_bystring. This shouldn't affect any tdb cache files but removes one possible error. Jeremy. | |||||
| * | r19955: I'll leave that to others. I *knew* I should not have touchec this | Volker Lendecke | 2006-11-29 | 132 | -17/+38888 | |
| | | | | | | | | | | | | anymore. Never. Volker | |||||
| * | r19953: Remove ldb for 3.0.24. Thanks to Tridge for making this so easy! | Volker Lendecke | 2006-11-29 | 132 | -38888/+17 | |
| | | | | | | | | | | | | Now to dig up the multikey stuff.... Volker | |||||
| * | r19945: Fix a segfault -- lookup_rids needs to init the names even on failure | Volker Lendecke | 2006-11-29 | 1 | -0/+2 | |
| | | ||||||
| * | r19944: Fix from Don Watson -- thanks | Volker Lendecke | 2006-11-29 | 1 | -7/+2 | |
| | | ||||||
| * | r19943: Fix bug 4267 -- Thanks to David! | Volker Lendecke | 2006-11-29 | 1 | -0/+2 | |
| | | ||||||
| * | r19940: copy clikrb5.c from SAMBA_3_0 tree to get compile warning fixes | Gerald Carter | 2006-11-28 | 1 | -0/+23 | |
| | | ||||||
| * | r19936: Patch from Kai Blin <kai.blin@gmail.com> to | Jeremy Allison | 2006-11-28 | 1 | -2/+4 | |
| | | | | | | | | | | match Windows NTLMSSP flags. Jeremy. | |||||
| * | r19928: Fix klokwork id 4509, 4573, 4574. | Volker Lendecke | 2006-11-28 | 2 | -3/+14 | |
| | | ||||||
| * | r19927: Fix klokwork ID 4702 | Volker Lendecke | 2006-11-28 | 1 | -1/+4 | |
| | | ||||||
| * | r19921: Add license and copyright info | Gerald Carter | 2006-11-27 | 2 | -0/+42 | |
| | | ||||||
| * | r19920: Compile vfs_default by default. Jerry, was this left out by ↵ | Volker Lendecke | 2006-11-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | accident? smbd in the default config reliably segfaults on the first tconX without this. Volker | |||||
| * | r19874: merge -r19872:19873 ↵ | James Peach | 2006-11-24 | 1 | -3/+16 | |
| | | | | | | | | | | | | | | svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0 Make sure we are privileged when doing DMAPI operations on systems that don't have capability support. Patch by J Raynor <raynorj@mn.rr.com>. | |||||
| * | r19865: fix typo in Makefile.in | Gerald Carter | 2006-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | r19864: forgotten commits in examples from the recent merge | Gerald Carter | 2006-11-23 | 3 | -206/+205 | |
| | | ||||||
| * | r19835: Some net sam policy improvements. | Volker Lendecke | 2006-11-22 | 1 | -50/+77 | |
| | | | | | | | | | | | | Thanks to Karolin Seeger <ks@sernet.de> Volker | |||||
| * | r19826: Fix typo | Jim McDonough | 2006-11-21 | 1 | -1/+1 | |
| | | ||||||
| * | r19823: "log" is an internal define in older versions of gcc. | Jeremy Allison | 2006-11-21 | 3 | -4/+4 | |
| | | | | | | | | | | Rename to log_ctx. Jeremy. | |||||
| * | r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern ↵ | Volker Lendecke | 2006-11-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Jacke <bj@sernet.de> Volker | |||||
| * | r19816: run indent on cac_winreg.c to clean up diffs between this branch and ↵ | Gerald Carter | 2006-11-21 | 1 | -816/+909 | |
| | | | | | | | | SAMBA_3_0 | |||||
| * | r19815: Minimal merge of wkssvc client and server auto-generated code. | Gerald Carter | 2006-11-21 | 44 | -534/+16868 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | This is to allow for more ndr testing. The wkssvc pipe has a minimal set of operations (only one we actually supported). I think the 3.0.24 merge is done now. The remaining pieces are the full unfinished IDL support and the security descriptor structure changes. | |||||
| | * | r19812: dump_regval_buf is not needed anymore | Volker Lendecke | 2006-11-21 | 1 | -49/+0 | |
| | | | ||||||
| | * | r19811: Decode REG_MULTI_SZ and REG_BINARY | Volker Lendecke | 2006-11-21 | 5 | -8/+32 | |
| | | | ||||||
| | * | r19809: remove winbind blacklist parameter | Gerald Carter | 2006-11-21 | 2 | -28/+0 | |
| | | | ||||||
| | * | r19808: remove old smbwrapper references | Gerald Carter | 2006-11-21 | 1 | -4/+0 | |
| | | | ||||||
| | * | r19807: First attempt at wrapping something sane around the registry API. ↵ | Volker Lendecke | 2006-11-20 | 2 | -135/+370 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Will be extended. Volker | |||||
| | * | r19804: Fix a valgrind error | Volker Lendecke | 2006-11-20 | 1 | -5/+4 | |
| | | | ||||||
| | * | r19803: Fix problem reported by Chetan S: QueryInfoKey needs to report the ↵ | Volker Lendecke | 2006-11-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | max name length in *bytes* for UTF-16, not the string length. This got lost during the conversion. This took a while to figure out :-) Thanks to Chetan! Volker | |||||
| | * | r19800: * Remove exmpty aix directory | Gerald Carter | 2006-11-19 | 1 | -2/+0 | |
| | | | | | | | | | | | | * remove old, commented out commands from 'make clean' | |||||
| * | | r19814: Fix 'make everything build' | Gerald Carter | 2006-11-21 | 6 | -76/+84 | |
| | | | | | | | | | | | | | | | | | | | | | The only major remaining pieces that are not being merged are: * The IDL work * The security descriptor merge. | |||||
| * | | r19813: smbd now compiles again | Gerald Carter | 2006-11-21 | 4 | -46/+45 | |
| | | | ||||||
| * | | r19810: more merge work....does not compile currently. Working on smbd merge | Gerald Carter | 2006-11-21 | 117 | -8829/+10806 | |
| | | | ||||||
| * | | r19806: merge time.c changes | Gerald Carter | 2006-11-20 | 53 | -1716/+3037 | |
| | | | ||||||
| * | | r19802: fix some compile warnings caued by parameter macro changes | Gerald Carter | 2006-11-20 | 1 | -5/+5 | |
| | | | ||||||
| * | | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵ | Gerald Carter | 2006-11-20 | 33 | -474/+651 | |
| | | | | | | | | | | | | well) | |||||
| * | | r19799: sync up examples from SAMBA_3_0 | Gerald Carter | 2006-11-19 | 24 | -0/+2181 | |
| |\| | ||||||
| | * | r19797: Convert the remaining pipes to the "new" unique out ptr handling | Volker Lendecke | 2006-11-19 | 16 | -304/+219 | |
| | | | ||||||
| * | | r19798: reducing some diffs...bringing over ntlm_auth changes | Gerald Carter | 2006-11-19 | 29 | -588/+651 | |
| | | | ||||||
| * | | r19796: * copy libgpo and grab libads changes | Gerald Carter | 2006-11-19 | 32 | -509/+2184 | |
| |\| | | | | | | | | | | | | | * update net to include dns and gpo commands * include server name rap call in net |