Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'struct | Gerald Carter | 2006-11-19 | 70 | -936/+304 | |
| | | | | | | | | | | | | policy_handle' over from SAMBA_3_0. | |||||
| * | | r19792: make everything now builds...time to merge a few remaining data ↵ | Gerald Carter | 2006-11-19 | 8 | -1857/+1302 | |
| | | | | | | | | | | | | structures and cleanup warnings | |||||
| * | | r19791: simply the ignore list fo rthe bin directory | Gerald Carter | 2006-11-19 | 0 | -0/+0 | |
| | | | ||||||
| * | | r19789: making progress ... moving on to rpcclient now | Gerald Carter | 2006-11-19 | 5 | -30/+572 | |
| | | | ||||||
| * | | r19788: synching test scripts | Gerald Carter | 2006-11-19 | 9 | -68/+450 | |
| | | | ||||||
| * | | r19787: get winbindd compiling | Gerald Carter | 2006-11-19 | 22 | -426/+425 | |
| | | | ||||||
| * | | r19785: nmbd compiles clean | Gerald Carter | 2006-11-19 | 3 | -5/+2 | |
| | | | ||||||
| * | | r19784: smbd compiles (still a few warning which are actual bugs) | Gerald Carter | 2006-11-19 | 14 | -60/+277 | |
| | | | ||||||
| * | | r19783: making more progress | Gerald Carter | 2006-11-19 | 34 | -555/+848 | |
| | | | ||||||
| * | | r19782: more compile fixes for merge | Gerald Carter | 2006-11-19 | 27 | -311/+149 | |
| | | | ||||||
| * | | r19781: add TAGS to ignore list | Gerald Carter | 2006-11-19 | 0 | -0/+0 | |
| | | | ||||||
| * | | r19772: syncing some non-source files | Gerald Carter | 2006-11-18 | 7 | -29/+42 | |
| | | | ||||||
| * | | r19771: more compile fixes....have to tackle the DLIST_XXX macros next | Gerald Carter | 2006-11-18 | 3 | -5/+35 | |
| | | | ||||||
| * | | r19770: go ahead and merge the iniparser changes from SAMBA_3_0 | Gerald Carter | 2006-11-18 | 5 | -19/+19 | |
| | | | ||||||
| * | | r19769: more compile fixes while merging from SAMBA_3_0 (not done yet) | Gerald Carter | 2006-11-18 | 12 | -164/+271 | |
| | | | ||||||
| * | | r19768: Adding some ignore patterns | Gerald Carter | 2006-11-18 | 0 | -0/+0 | |
| | | | ||||||
| * | | r19767: Intermediate checking (does not yet compile) | Gerald Carter | 2006-11-18 | 277 | -8593/+68034 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | * bring over lib/{ldb,replace,talloc,socket_wrapper} * bring over libaddns, tdb * remove smbwrappper * grab Makefile and configure.in from SAMBA_3_0 * Start dealing with snum -> share struct issues * Start merging filename mangling code | |||||
| | * | r19766: Fix a const-warning. Jerry, what did you want to fix with this line? | Volker Lendecke | 2006-11-18 | 1 | -1/+0 | |
| | | | | | | | | | | | | Volker | |||||
| | * | r19764: set version in 3.0 branch to 3.0.25 | Gerald Carter | 2006-11-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | r19762: libaddns/*[ch] code fixes donated by Centeris Corporation | Gerald Carter | 2006-11-17 | 16 | -4928/+1764 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (http://www.centeris.com/) under my copyright. * Rework error reporting to use DNS_ERROR instead of int32 * Convert memory allocation to use talloc() * Generalize the DNS request/response packet marshalling * Fix the secure update requests | |||||
| | * | r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup) | Gerald Carter | 2006-11-17 | 1 | -3/+0 | |
| | | | ||||||
| | * | r19754: * When using a krb5 session setup, we don't fill in the server_name | Gerald Carter | 2006-11-16 | 5 | -40/+37 | |
| | | | | | | | | | | | | | | | | | | | | | string the clis_state struct. So call saf_store() after we have the short domain name in the lsa_query_inof_policy code. * Remove unused server string in saf_delete() | |||||
| | * | r19748: Ensure to link against the required libraries. | Lars Müller | 2006-11-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | r19747: Ensure to link with the required objects. | Lars Müller | 2006-11-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | r19745: For the fun of it, add an CLDAP client written in perl. | Günther Deschner | 2006-11-16 | 1 | -0/+466 | |
| | | | | | | | | | | | | Guenther | |||||
| | * | r19744: merge from samba4 | Stefan Metzmacher | 2006-11-16 | 5 | -53/+198 | |
| | | | | | | | | | | | | metze | |||||
| | * | r19741: fix compiler warnings | Stefan Metzmacher | 2006-11-16 | 1 | -4/+8 | |
| | | | | | | | | | | | | metze | |||||
| | * | r19739: fix compiler warning | Stefan Metzmacher | 2006-11-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | metze | |||||
| | * | r19730: as libreplace always provides dlopen(), we need to always define ↵ | Stefan Metzmacher | 2006-11-16 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | SHLIBEXT this fix the build on hpisgr8 HPUX 11.23 metze | |||||
| | * | r19725: sync samba3's ldb with samba4 | Stefan Metzmacher | 2006-11-15 | 31 | -628/+1810 | |
| | | | | | | | | | | | | metze | |||||
| | * | r19718: define SHLIBEXT (prepare ldb merge from samba4) | Stefan Metzmacher | 2006-11-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | metze | |||||
| | * | r19710: Fix memory leak in get_conf_item_string(). As | Jeremy Allison | 2006-11-15 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | we're just doing strchr on a const string there's no need to strdup it before, we're never modifying it. Just remove the variable "parm". Jeremy. | |||||
| | * | r19709: Fix bug #4224 - deadtime timeout was broken | Jeremy Allison | 2006-11-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | because of this. Probably a show-stopper for 3.0.23d. Thanks to Alain GORLIER <alain.gorlier@altissemiconductor.com> for the fix. Jeremy. | |||||
| | * | r19705: Fix blocker bug for 3.0.23d - find_forced_group could | Jeremy Allison | 2006-11-14 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | return an uninitialized sid. Jeremy. | |||||
| | * | r19703: Don't free a string if you want to return it! | Simo Sorce | 2006-11-14 | 1 | -1/+0 | |
| | | | ||||||
| | * | r19692: Another fix. | Simo Sorce | 2006-11-13 | 1 | -1/+0 | |
| | | | ||||||
| | * | r19691: Fix the build | Simo Sorce | 2006-11-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | r19690: Remove this ancient module, I never realized it was ported over. | Simo Sorce | 2006-11-13 | 3 | -497/+1 | |
| | | | ||||||
| | * | r19689: Fix a NULL dereference found by coverity (the call to strlen). | Volker Lendecke | 2006-11-13 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Jerry, please check this. The way I understood alpha_strcpy the last arg needs to be the size of the target, not of the source. Thanks, Volker | |||||
| | * | r19688: Fix a deadcode warning by Coverity. | Volker Lendecke | 2006-11-13 | 1 | -7/+5 | |
| | | | | | | | | | | | | | | | | | | | | | Simo, I'm not sure this is the correct fix. So I'd like you to look at it and merge to 4 if appropriate. Volker | |||||
| | * | r19687: Fix uninitialized variables found by Coverity (and gcc -O1... ;-)) | Volker Lendecke | 2006-11-13 | 1 | -1/+2 | |
| | | | | | | | | | | | | Volker | |||||
| | * | r19686: Fix the build | Volker Lendecke | 2006-11-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | r19685: Two changes inspired by problems with huge tdbs. tdbtool's list ↵ | Volker Lendecke | 2006-11-13 | 4 | -10/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command now prints the hash on every record for easier awk'ing, and tdbbackup allows a different hash chain length on the backed up tdb. Jeremy, Günther, this might be interesting for you huge domains. Not only locking.tdb, also the winbind ones might grow huge. In the installation I fixed with this winbind spent a huge amount of CPU spinning through a degenerated winbindd_idmap.tdb with entries for more than 15.000 users. With a default number of hash chains of 131 on that tdb you can imagine that the lists get large. Not merging to 4, I don't get tdbbackup to compile there right now. What about changing the global default hash chain number to be dramatically larger? Disk is cheap these days. Volker | |||||
| | * | r19669: set_share_security does not need a mem_ctx passed | Volker Lendecke | 2006-11-11 | 4 | -5/+5 | |
| | | | ||||||
| | * | r19668: Convert the locking params to use struct share_param instead of snum | Volker Lendecke | 2006-11-11 | 5 | -20/+26 | |
| | | | ||||||
| | * | r19667: Fix incorrect null check | Volker Lendecke | 2006-11-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | r19666: Talloc_guide text on multithreading by Remi Turboult | Volker Lendecke | 2006-11-11 | 1 | -0/+16 | |
| | | | ||||||
| | * | r19665: Fix a memleak | Volker Lendecke | 2006-11-11 | 1 | -3/+3 | |
| | | | ||||||
| | * | r19659: Fix bug #4187. Possible crash in signing on/off code. | Jeremy Allison | 2006-11-11 | 1 | -0/+8 | |
| | | | | | | | | | | | | Jeremy. | |||||
| | * | r19657: Correctly check for malloc failure | Volker Lendecke | 2006-11-10 | 1 | -1/+1 | |
| | | |