summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:swat: hide "config backend" from swatMichael Adam2009-05-261-1/+1
* s3:param: prevent includes from being dumped in dump_*() functions.Michael Adam2009-05-262-3/+7
* s3:build: add install-dbwrap_tool targetMichael Adam2009-05-261-0/+3
* s3:build dbwrap_tool with make everythingMichael Adam2009-05-261-1/+2
* s3:build: rename OBJ collection for dbwrap_tool consistentlyMichael Adam2009-05-261-6/+6
* s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.Michael Adam2009-05-262-0/+258
* s3-samr: in _samr_QueryUserInfo() make sure to not return any info in error c...Günther Deschner2009-05-261-1/+6
* s3-samr: use normal integer in r->in.level switch statements.Günther Deschner2009-05-261-29/+29
* s3-netapi: implement NetShutdownInit_r and NetShutdownAbort_r.Günther Deschner2009-05-261-2/+49
* s3-netapi: add example code for NetShutdownInit and NetShutdownAbort.Günther Deschner2009-05-263-1/+183
* s3-netapi: add NetShutdownInit and NetShutdownAbort to public API.Günther Deschner2009-05-261-0/+36
* s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.Günther Deschner2009-05-264-1/+165
* s3-build: re-run make samba3-idl.Günther Deschner2009-05-263-1/+91
* s3-netapi: add NetShutdownInit and NetShutdownAbort.Günther Deschner2009-05-261-0/+21
* Turn on SHORTNAME-TEST in torture.Jeremy Allison2009-05-261-0/+1
* Make us pass SHORTNAME-TEST.Jeremy Allison2009-05-261-3/+17
* Make error message clearer on fail.Jeremy Allison2009-05-261-2/+2
* Add a test showing what ascii values cause an NTFS volume toJeremy Allison2009-05-261-0/+131
* Remove one use of mangle_is_8_3(), not needed.Jeremy Allison2009-05-261-4/+2
* s3-printing: no need to define struct table_node 4 times.Günther Deschner2009-05-265-29/+10
* s3-net: Fix bug 6340: don't segfault when cleartext trustdom pwd could not be...Günther Deschner2009-05-261-1/+1
* s4-selftest: match new name of RPC-SAMR-ACCESSMASK.Günther Deschner2009-05-262-2/+2
* s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.Günther Deschner2009-05-261-34/+24
* s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.Günther Deschner2009-05-261-50/+50
* Revert "s3: checkin .po for pam_winbind" because of license issue.Bo Yang2009-05-2618-2851/+0
* s3: checkin .po for pam_winbindBo Yang2009-05-2618-0/+2851
* s3 onefs: Self-contend level2 oplocks on BRLZack Kirsch2009-05-262-2/+14
* s3 onefs: Fix ignore sacl parameterTim Prouty2009-05-264-24/+36
* s3: Fix strict locking with chained readsTim Prouty2009-05-261-22/+24
* s3: Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.Aravind Srinivasan2009-05-262-26/+4
* s3-spoolss: move SPL_ARCH_X defines to IDL.Günther Deschner2009-05-263-8/+16
* spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.Günther Deschner2009-05-261-0/+2
* s3-build: re-run make samba3-idl.Günther Deschner2009-05-261-0/+92
* initshutdown: add shutdown reason codes.Günther Deschner2009-05-261-0/+46
* s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rena...Günther Deschner2009-05-261-1/+48
* error-codes: add some more WERRORs to table.Günther Deschner2009-05-261-0/+2
* s3-netdomjoin-gui: Fix join prompt dialog test.Günther Deschner2009-05-261-1/+1
* s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname.Günther Deschner2009-05-261-2/+7
* s3-netdomjoin-gui: inspect the correct computername string beforeGünther Deschner2009-05-261-1/+1
* s3:loadparm: free the file_list at the start of loadparmMichael Adam2009-05-261-0/+2
* s3:loadparm: refactor freeing of file_list out into free_file_lists()Michael Adam2009-05-261-13/+21
* s3:build: extend the support fo Debian GNU/kFooBar to kOpenSolarisMichael Adam2009-05-261-5/+5
* s3:build: support non-linux gnu portsMichael Adam2009-05-261-4/+16
* s3:proto.h: remove old param/params.c prototypeMichael Adam2009-05-261-7/+0
* s3:smbd: fix the fix for mapped IPv4 address handling in release_ip().Michael Adam2009-05-261-2/+2
* s3: make release_ip() call (ctdb) cope with IPv4 mapped addressesMichael Adam2009-05-261-1/+8
* Fix the last few format arg missmatches I missed.Jeremy Allison2009-05-261-4/+4
* Fix bug 6157Volker Lendecke2009-05-263-1/+60
* s3-printing: Fix vlp testprinter application.Günther Deschner2009-05-263-38/+37
* Fix warning about unused label with no sendfile.Jeremy Allison2009-05-261-1/+2