summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-2cvs2svn Import User2000-02-1119-79121/+0
* preparing for release of alpha.0.2Samba Release Account2000-02-1163-62/+68
* did someone mention a code-freeze? oh well.Luke Leighton2000-02-1129-2122/+3222
* General cleanup of debugs.Tim Potter2000-02-114-118/+433
* yes, it's a biggie. another semi-automated job, sed script by sander striker.Luke Leighton2000-02-1125-820/+1155
* Removed debugs.Tim Potter2000-02-101-10/+36
* patch from elrond for dynamic UNICODE string management.Luke Leighton2000-02-102-0/+419
* patch from elrond to do [important] dynamic memory allocation ofLuke Leighton2000-02-106-63/+209
* patch from lars for reg conversionLuke Leighton2000-02-101-15/+0
* missed one - msrpc_trust_account_passwd takes $MACHINE.ACC as arg.Luke Leighton2000-02-101-1/+2
* patch from lars for _srv_close conversionLuke Leighton2000-02-103-5/+5
* made sure that the secrets tdb was only initialised once!Luke Leighton2000-02-101-1/+9
* moving away from trust_get_passwd(), using lsa_query_secret() on eitherLuke Leighton2000-02-105-13/+65
* yess :) fixed the client / server reusage mixup by adding code to msrpc_findLuke Leighton2000-02-105-16/+14
* interesting. this is quite a problem, i don't know the solution, yet.Luke Leighton2000-02-104-13/+28
* yess! rpcclient no longer links with libsmbpw.so, which was so grosslyLuke Leighton2000-02-108-22/+137
* patch from lars kneschke for _reg_close conversionLuke Leighton2000-02-102-49/+22
* added _lsa_set_secret implementation. fixed nt_decrypt_string() itLuke Leighton2000-02-104-14/+121
* added _lsa_create_secret implementation.Luke Leighton2000-02-104-12/+76
* added _lsa_query_secret implementation.Luke Leighton2000-02-103-0/+120
* added implementation of _lsa_open_secret.Luke Leighton2000-02-107-15/+402
* stub _lsa_create_secret.Luke Leighton2000-02-108-24/+81
* well _that_ was unbelievably easy!!! switched off read-only in netmon,Luke Leighton2000-02-109-1/+219
* finally got it. lsa_set_secret(). now only need lsa_create_secret().Luke Leighton2000-02-102-4/+6
* finally getting somewhere with querysecret, setsecretLuke Leighton2000-02-1010-44/+54
* attempting to add an lsa_set_secret(), client-side. consequently,Luke Leighton2000-02-1011-3/+238
* tracking down memory leaks with yamd.Luke Leighton2000-02-1017-713/+1975
* make protoTim Potter2000-02-092-1889/+659
* Added *.poTim Potter2000-02-091-0/+1
* Preliminary commit of ntdom nss module allowing users and groups to beTim Potter2000-02-094-0/+783
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-02-097-0/+1081
|\
| * Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-077-738/+811
| * Fix some more compile warnings.Tim Potter2000-02-071-1/+2
| * Fixed compile warning in locking.c:traverse_fn()Tim Potter2000-02-072-341/+342
| * After 3AM, it's getting hard for Luke :-)Jean-François Micouleau2000-02-041-5/+4
| * Fix some compile warnings.Tim Potter2000-02-042-1/+8
| * Hopefully these changes will actually stick.Tim Potter2000-02-044-37/+44
| * 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-0412-390/+402
| * Put back lots of missing calls to dos_to_unix(). Thanks toTim Potter2000-02-037-44/+59
| * Backed out -rdynamic linker option. It seems to be GNU ld specific.Tim Potter2000-02-032-420/+429
| * make protoTim Potter2000-02-031-332/+373
| * Mega-VFS merge. Yeah baby!Tim Potter2000-02-0314-158/+261
| * Added 'vfs object' and 'vfs options' smb.conf parameters.Tim Potter2000-02-031-0/+25
| * Comments to use vfs_* functions instead of dos_* unless reallyTim Potter2000-02-034-4/+761
| * Add -rdynamic to LDFLAGS if libdl found.Tim Potter2000-02-032-653/+736
| * Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.Tim Potter2000-02-031-0/+1
| * Added .dummy file.Tim Potter2000-02-031-0/+1
| * Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-036-349/+608
| * Some strange CVS weirdness happening here. I had SAMBA_TNG tags in myTim Potter2000-02-035-0/+486
| * file srv_netlogond_nt.c was initially added on branch SAMBA_TNG.Luke Leighton2000-02-020-0/+0