summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * r19955: I'll leave that to others. I *knew* I should not have touchec thisVolker Lendecke2006-11-29132-17/+38888
| | | | | | | | | | | | anymore. Never. Volker
| * r19953: Remove ldb for 3.0.24. Thanks to Tridge for making this so easy!Volker Lendecke2006-11-29132-38888/+17
| | | | | | | | | | | | Now to dig up the multikey stuff.... Volker
| * r19945: Fix a segfault -- lookup_rids needs to init the names even on failureVolker Lendecke2006-11-291-0/+2
| |
| * r19944: Fix from Don Watson -- thanksVolker Lendecke2006-11-291-7/+2
| |
| * r19943: Fix bug 4267 -- Thanks to David!Volker Lendecke2006-11-291-0/+2
| |
| * r19940: copy clikrb5.c from SAMBA_3_0 tree to get compile warning fixesGerald Carter2006-11-281-0/+23
| |
| * r19936: Patch from Kai Blin <kai.blin@gmail.com> toJeremy Allison2006-11-281-2/+4
| | | | | | | | | | match Windows NTLMSSP flags. Jeremy.
| * r19928: Fix klokwork id 4509, 4573, 4574.Volker Lendecke2006-11-282-3/+14
| |
| * r19927: Fix klokwork ID 4702Volker Lendecke2006-11-281-1/+4
| |
| * r19921: Add license and copyright infoGerald Carter2006-11-272-0/+42
| |
| * r19920: Compile vfs_default by default. Jerry, was this left out by ↵Volker Lendecke2006-11-271-1/+1
| | | | | | | | | | | | | | | | accident? smbd in the default config reliably segfaults on the first tconX without this. Volker
| * r19874: merge -r19872:19873 ↵James Peach2006-11-241-3/+16
| | | | | | | | | | | | | | svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0 Make sure we are privileged when doing DMAPI operations on systems that don't have capability support. Patch by J Raynor <raynorj@mn.rr.com>.
| * r19865: fix typo in Makefile.inGerald Carter2006-11-231-1/+1
| |
| * r19864: forgotten commits in examples from the recent mergeGerald Carter2006-11-233-206/+205
| |
| * r19835: Some net sam policy improvements.Volker Lendecke2006-11-221-50/+77
| | | | | | | | | | | | Thanks to Karolin Seeger <ks@sernet.de> Volker
| * r19826: Fix typoJim McDonough2006-11-211-1/+1
| |
| * r19823: "log" is an internal define in older versions of gcc.Jeremy Allison2006-11-213-4/+4
| | | | | | | | | | Rename to log_ctx. Jeremy.
| * r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern ↵Volker Lendecke2006-11-211-1/+1
| | | | | | | | | | | | | | | | Jacke <bj@sernet.de> Volker
| * r19816: run indent on cac_winreg.c to clean up diffs between this branch and ↵Gerald Carter2006-11-211-816/+909
| | | | | | | | SAMBA_3_0
| * r19815: Minimal merge of wkssvc client and server auto-generated code.Gerald Carter2006-11-2144-534/+16868
| |\ | | | | | | | | | | | | | | | | | | | | | | | | This is to allow for more ndr testing. The wkssvc pipe has a minimal set of operations (only one we actually supported). I think the 3.0.24 merge is done now. The remaining pieces are the full unfinished IDL support and the security descriptor structure changes.
| | * r19812: dump_regval_buf is not needed anymoreVolker Lendecke2006-11-211-49/+0
| | |
| | * r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke2006-11-215-8/+32
| | |
| | * r19809: remove winbind blacklist parameterGerald Carter2006-11-212-28/+0
| | |
| | * r19808: remove old smbwrapper referencesGerald Carter2006-11-211-4/+0
| | |
| | * r19807: First attempt at wrapping something sane around the registry API. ↵Volker Lendecke2006-11-202-135/+370
| | | | | | | | | | | | | | | | | | | | | | | | Will be extended. Volker
| | * r19804: Fix a valgrind errorVolker Lendecke2006-11-201-5/+4
| | |
| | * r19803: Fix problem reported by Chetan S: QueryInfoKey needs to report the ↵Volker Lendecke2006-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | max name length in *bytes* for UTF-16, not the string length. This got lost during the conversion. This took a while to figure out :-) Thanks to Chetan! Volker
| | * r19800: * Remove exmpty aix directoryGerald Carter2006-11-191-2/+0
| | | | | | | | | | | | * remove old, commented out commands from 'make clean'
| * | r19814: Fix 'make everything build'Gerald Carter2006-11-216-76/+84
| | | | | | | | | | | | | | | | | | | | | The only major remaining pieces that are not being merged are: * The IDL work * The security descriptor merge.
| * | r19813: smbd now compiles againGerald Carter2006-11-214-46/+45
| | |
| * | r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-21117-8829/+10806
| | |
| * | r19806: merge time.c changesGerald Carter2006-11-2053-1716/+3037
| | |
| * | r19802: fix some compile warnings caued by parameter macro changesGerald Carter2006-11-201-5/+5
| | |
| * | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵Gerald Carter2006-11-2033-474/+651
| | | | | | | | | | | | well)
| * | r19799: sync up examples from SAMBA_3_0Gerald Carter2006-11-1924-0/+2181
| |\|
| | * r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2006-11-1916-304/+219
| | |
| * | r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-1929-588/+651
| | |
| * | r19796: * copy libgpo and grab libads changesGerald Carter2006-11-1932-509/+2184
| |\| | | | | | | | | | | | | * update net to include dns and gpo commands * include server name rap call in net
| | * r19794: Convert DFSVolker Lendecke2006-11-193-25/+20
| | |
| | * r19793: Change the lsa calls to the new calling convention. Nobody uses the ↵Volker Lendecke2006-11-192-113/+67
| | | | | | | | | | | | | | | | | | | | | | | | changed calls yet. Volker
| | * r19790: Check in the PIDL change and the converted unixinfo and winbind ↵Volker Lendecke2006-11-199-91/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pipes without waiting for comments. This is what version control is for, and it does fix a segfault I ran into ;-) Nevertheless, Jelmer & Jerry, please take a look! Thanks, Volker
| | * r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys ↵Volker Lendecke2006-11-192-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | against W2k3. The server requires that size==0 in the [in] name. Somehow I get the feeling that something is badly wrong here.... I did not yet recreate the gen_ndr equivalent, see next mail. Volker
| | * r19780: Ok, regkey_open_internal needs a regkey_close_internal. Giving a ↵Volker Lendecke2006-11-194-22/+17
| | | | | | | | | | | | | | | | | | | | | | | | talloc ctx is misleading here. This needs fixing properly :-) Volker
| | * r19779: Fail properly on talloc_strdup failureVolker Lendecke2006-11-191-3/+5
| | |
| | * r19778: Make regkey_open_internal take a talloc ctxVolker Lendecke2006-11-194-17/+22
| | |
| | * r19777: Make regsubkey_ctr_addkey return WERROR. Nobody checks this so far, ↵Volker Lendecke2006-11-181-20/+22
| | | | | | | | | | | | | | | | | | | | | | | | but this will change. Volker
| | * r19776: Hmmm. I should have done one instead of three commits. Sorry :-)Volker Lendecke2006-11-181-1/+1
| | |
| | * r19775: Fix typoVolker Lendecke2006-11-181-1/+1
| | |
| | * r19774: Fix typoVolker Lendecke2006-11-181-1/+1
| | |
| | * r19773: TALLOC_FREE checks for NULL itselfVolker Lendecke2006-11-181-4/+1
| | |