Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r19990: Fix comment | Volker Lendecke | 2006-12-01 | 1 | -1/+1 | |
| | | ||||||
| * | r19986: ooops | Simo Sorce | 2006-12-01 | 1 | -2/+0 | |
| | | ||||||
| * | r19984: Must have been drunk yesterday. | Simo Sorce | 2006-12-01 | 1 | -7/+4 | |
| | | | | | | | | Freeing memctx is all we need, fix double free stupidity | |||||
| * | r19982: From Michael Adam (ma@sernet.de) (thanks!:-) | 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 | |||||
| * | r19980: Implement pam account stack checks when obey pam restrictions is true. | Simo Sorce | 2006-12-01 | 5 | -3/+45 | |
| | | | | | | | | | | | | It was missing for security=server/domain/ads Simo. | |||||
| * | r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctx | Simo Sorce | 2006-12-01 | 1 | -3/+7 | |
| | | ||||||
| * | 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. | |||||
| * | r19975: Deal with 2 keytypes I messed previously (DR/DE). | Jeremy Allison | 2006-12-01 | 1 | -2/+25 | |
| | | | | | | | | | | | | | | | | Fix code that mistakenly assumed tdb_traverse returned 0 or -1, it actually returns -1 or the number of entries traversed. Add a static as another way to return the bad cache value. Jeremy. | |||||
| * | r19974: Add freelist check for cache. Fix testing of entry | Jeremy Allison | 2006-12-01 | 2 | -20/+20 | |
| | | | | | | | | | | | | names (all except SEQNUM are *not* null terminated strings). Jeremy. | |||||
| * | r19963: Add 'registry shares = yes' and registry key security descriptors. | Volker Lendecke | 2006-11-30 | 14 | -67/+566 | |
| | | ||||||
| * | r19962: Revert bogus change in r19961. In future I will check configure.in | James Peach | 2006-11-30 | 1 | -1/+3 | |
| | | | | | | | | as well as Makefile.in :( | |||||
| * | r19961: Remove VARDIR. Nothing is ever installed into this, so there's no | James Peach | 2006-11-30 | 1 | -3/+1 | |
| | | | | | | | | need to create it. | |||||
| * | r19959: Allow tdb to be built standalone in Samba3. | Jeremy Allison | 2006-11-30 | 7 | -6/+141 | |
| | | | | | | | | | | | | Add code to check for loops in the free list. Should help us validate tdb's against corruption. Jeremy. | |||||
| * | r19958: Add check for WINBIND_OFFLINE key. | Jeremy Allison | 2006-11-30 | 2 | -3/+9 | |
| | | | | | | | | Jeremy. | |||||
| * | r19957: Initial framework to make winbindd robust | Jeremy Allison | 2006-11-29 | 4 | -2/+248 | |
| | | | | | | | | | | | | | | | | against tdb corruption. Needs fleshing out (and I forgot one record type) and needs helpful suggestion from Volker to validate freelist, but should give an idea of how this will look. Jeremy. | |||||
| * | r19950: talloc_destroy is replaced these days | Volker Lendecke | 2006-11-29 | 1 | -2/+1 | |
| | | ||||||
| * | r19948: Fix a memleak | Volker Lendecke | 2006-11-29 | 1 | -1/+3 | |
| | | ||||||
| * | r19947: Change regkey_open_internal to take the parent key and a talloc_ctx as | Volker Lendecke | 2006-11-29 | 4 | -90/+91 | |
| | | | | | | | | | | | | arguments. This also replaces regkey_close_internal by TALLOC_FREE. Volker | |||||
| * | r19946: in SetKeySec, sd is just a [in,ref] ptr | Volker Lendecke | 2006-11-29 | 5 | -22/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | r19942: Fix Coverity id 333, a dereference before a NULL check. | Volker Lendecke | 2006-11-29 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | Metze, you wanted to port talloc_get_type_abort() to 4. Should I just use it in 3-ldb? Volker | |||||
| * | r19941: One copy of this code should be sufficient. | James Peach | 2006-11-28 | 1 | -107/+0 | |
| | | ||||||
| * | r19939: ,fix compile warning about unused functions when not using heimdal | Gerald Carter | 2006-11-28 | 1 | -0/+2 | |
| | | ||||||
| * | r19936: Patch from Kai Blin <kai.blin@gmail.com> to | Jeremy Allison | 2006-11-28 | 1 | -2/+4 | |
| | | | | | | | | | | match Windows NTLMSSP flags. Jeremy. | |||||
| * | r19935: always use discard_const_p() in lib/ldb/ | Stefan Metzmacher | 2006-11-28 | 5 | -7/+7 | |
| | | | | | | | | metze | |||||
| * | r19932: Add some const | Volker Lendecke | 2006-11-28 | 1 | -2/+3 | |
| | | ||||||
| * | r19930: Revert the winreg idl changes. At least enumkey does not work ↵ | Volker Lendecke | 2006-11-28 | 6 | -152/+120 | |
| | | | | | | | | | | | | | | | | | | anymore today. With more than 5 different trees I can't swear that I did test this properly yesterday. Sorry for the noise. Volker | |||||
| * | r19929: Fix indentation | Volker Lendecke | 2006-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | r19919: Convert winreg_EnumKey to use ref ** instead of a unique *. | Volker Lendecke | 2006-11-27 | 6 | -79/+102 | |
| | | | | | | | | Volker | |||||
| * | r19918: Convert winreg_CreateKey to use a ref ** instead of a unique *. W2k3 ↵ | Volker Lendecke | 2006-11-27 | 6 | -41/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | can still create keys on Samba and vice versa. Jelmer, please check. Thanks, Volker | |||||
| * | r19917: Fix warnings | Volker Lendecke | 2006-11-27 | 8 | -26/+44 | |
| | | ||||||
| * | r19916: Fix some c++ warnings | Volker Lendecke | 2006-11-27 | 1 | -4/+7 | |
| | | ||||||
| * | r19915: Fix two type-punned warnings | Volker Lendecke | 2006-11-27 | 1 | -2/+2 | |
| | | ||||||
| * | r19914: The "default" value with the name "" need different 0-length ↵ | Volker Lendecke | 2006-11-27 | 10 | -24/+102 | |
| | | | | | | | | | | | | | | treatment as the other StringBufs, otherwise clicking on a key with this value being set leads to regedit.exe on w2k3 chew all memory. | |||||
| * | r19913: Fix a const warning | Volker Lendecke | 2006-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | r19912: Move the subkey cache to srv_winreg_nt.c | Volker Lendecke | 2006-11-27 | 2 | -70/+28 | |
| | | ||||||
| * | r19900: Fix klokwork ID 3148, 3149 | Volker Lendecke | 2006-11-25 | 1 | -0/+8 | |
| | | ||||||
| * | r19899: Fix some C++ warnings and klokwork ID 3147 | Volker Lendecke | 2006-11-25 | 1 | -7/+14 | |
| | | ||||||
| * | r19898: Fix klokwork ids 3127, 3128, 3129, 3130 | Volker Lendecke | 2006-11-25 | 1 | -2/+9 | |
| | | ||||||
| * | r19896: Fix klokwork id 2279 | Volker Lendecke | 2006-11-25 | 1 | -1/+5 | |
| | | ||||||
| * | r19895: Fix klokwork id 2278 | Volker Lendecke | 2006-11-25 | 1 | -1/+4 | |
| | | ||||||
| * | r19894: Fix klokwork id 2192 | Volker Lendecke | 2006-11-25 | 1 | -2/+4 | |
| | | ||||||
| * | r19893: Fix klokwork id 2191 | Volker Lendecke | 2006-11-25 | 1 | -1/+4 | |
| | | ||||||
| * | r19892: Fix klokwork id 2190 | Volker Lendecke | 2006-11-25 | 1 | -1/+4 | |
| | |