summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r3631: a couple of tweaks to the talloc hierarchy for async requests inAndrew Tridgell2007-10-102-1/+3
* r3630: More work on DCOM server sideJelmer Vernooij2007-10-105-15/+46
* r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij2007-10-106-41/+95
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-105-71/+48
* r3625: Couple of minor DCOM bugfixesJelmer Vernooij2007-10-104-63/+100
* r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell2007-10-109-59/+156
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2007-10-1012-208/+310
* r3613: fixed a typoAndrew Tridgell2007-10-101-2/+2
* r3612: This appears to be the 'offical' way to initialise this struct.Andrew Bartlett2007-10-101-1/+1
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-1011-22/+61
* r3610: prevent segv with heimdal and password krb5 initAndrew Tridgell2007-10-101-2/+5
* r3609: Lets spew out a few less error messages for tridge, and hope to getAndrew Bartlett2007-10-102-10/+3
* r3608: added BASE-DENYDOS testAndrew Tridgell2007-10-102-0/+126
* r3607: EnumDomainAlises doesn't take a max_size parameter.Tim Potter2007-10-101-1/+0
* r3606: More DCOM fixes:Jelmer Vernooij2007-10-109-48/+311
* r3602: Add looking up transport by endpoint protocolJelmer Vernooij2007-10-101-0/+16
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-1010-72/+274
* r3600: fixed two debug typosAndrew Tridgell2007-10-101-2/+2
* r3599: fixed a couple of memory errors in the rpc netlogon serverAndrew Tridgell2007-10-102-2/+10
* r3598: hopefully fix the build on stratosAndrew Tridgell2007-10-101-0/+1
* r3597: implement a suggestion from abartlet. By taking a refernce to theAndrew Tridgell2007-10-101-1/+1
* r3596: MODE_INFORMATION tests now pass. Only RENAME_INFORMATION level left toAndrew Tridgell2007-10-101-1/+5
* r3595: - fixed a talloc_free ordering problem on cleanup with pending requestsAndrew Tridgell2007-10-105-6/+46
* r3594: continue conversion to __location__ from __LINE__ for error reportingAndrew Tridgell2007-10-101-9/+9
* r3593: fixed the trans2 t2open reply to initialise all bytes (bug found by va...Andrew Tridgell2007-10-101-4/+6
* r3592: auto-cleanup the test.$$ log files in these test scripts on control-CAndrew Tridgell2007-10-103-0/+4
* r3591: to get a bit more useful info from valgrind I'm disabling theAndrew Tridgell2007-10-102-2/+2
* r3590: Add some more commands to rpcclient from a patch by jbm. AddTim Potter2007-10-102-6/+186
* r3589: Add some extra status codes.Tim Potter2007-10-101-0/+2
* r3588: Fix bug in converting SIDs containing large unsigned integers from Pyt...Tim Potter2007-10-102-3/+15
* r3587: Add status_codes.i as a dependencies for dcerpc.iTim Potter2007-10-101-1/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-1049-154/+186
* r3585: check sscanf return codeStefan Metzmacher2007-10-101-1/+5
* r3584: fix referral handlingStefan Metzmacher2007-10-102-5/+13
* r3583: - seperate the ldap client code and the ldap parsing codeStefan Metzmacher2007-10-106-665/+707
* r3582: more gcc-4.0 signedness fixesStefan Metzmacher2007-10-101-5/+5
* r3581: fix some signedness warnings with gcc-4.0Stefan Metzmacher2007-10-101-2/+1
* r3580: - on file overwrite in ntcreatex we need to replace the file permissions.Andrew Tridgell2007-10-103-10/+26
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2007-10-102-12/+2
* r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell2007-10-102-5/+5
* r3577: add a torture_join_domain_ads_dc() function,Stefan Metzmacher2007-10-101-0/+94
* r3576: don't consider short share delay timeouts to be an error, so we canAndrew Tridgell2007-10-101-2/+0
* r3575: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again.Andrew Tridgell2007-10-102-1/+19
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-109-71/+158
* r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge...Andrew Tridgell2007-10-107-58/+176
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-103-6/+9
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-104-0/+16
* r3570: Export the user's group list from ntlm_auth, via a new command 'UG'Andrew Bartlett2007-10-101-2/+30
* r3565: Move PAC parsing into the session_info generation, and out of theAndrew Bartlett2007-10-101-16/+41
* r3558: We don't seem to need these as [public] any more.Andrew Bartlett2007-10-101-3/+3