summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-06docs: Add description of "ldap ssl ads" to man smb.conf.Karolin Seeger1-0/+21
2009-02-05Don't try and delete a default ACL from a file.Günter Kukkukk1-4/+8
2009-02-05umount.cifs: clean-up entries in /etc/mtab after unmountShirish Pargaonkar1-1/+33
2009-02-05s4:libcli/smb2: fix c++ warningStefan Metzmacher1-1/+1
2009-02-05s4:auth/ntlm: fix c++ warningStefan Metzmacher1-1/+1
2009-02-05s4:pyregistry: fix compiler warningsStefan Metzmacher1-13/+16
2009-02-05s4:pyauth: fix compiler warningsStefan Metzmacher1-1/+1
2009-02-05s4:pyrpc: fix compiler warningsStefan Metzmacher1-3/+5
2009-02-05s4:pycredentials: fix compiler warningsStefan Metzmacher2-26/+25
2009-02-05s4:pyldb: fix compiler warningsStefan Metzmacher1-52/+85
2009-02-05s4:pyparam: fix compiler warningsStefan Metzmacher1-15/+15
2009-02-05s4:lib/registry: fix c++ warningsStefan Metzmacher2-8/+8
2009-02-05s4:build: remove not commited files under librpc/gen_ndr with make cleanStefan Metzmacher1-1/+3
2009-02-05s4:pvfs_aio: fix compiler warningStefan Metzmacher1-1/+1
2009-02-05LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher2-1/+1
2009-02-05s4:pvfs: remove compiler warningStefan Metzmacher1-2/+1
2009-02-05s4:pvfs: use talloc_get_type() to cast from void *Stefan Metzmacher17-49/+102
2009-02-05s4:pvfs: fix some talloc related compiler warningsStefan Metzmacher4-4/+8
2009-02-05examples/VFS: fix the configure and make with the new directory layoutStefan Metzmacher4-15/+17
2009-02-05s3-eventlog: fix Coverity #877.Günther Deschner1-2/+4
2009-02-05spoolss: add generated spoolss code.Günther Deschner6-0/+31086
2009-02-05spoolss: fix samba4 dependency of spoolss helper.Günther Deschner1-0/+2
2009-02-05spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner6-11/+56
2009-02-05Do not ignore spoolss anymore.Günther Deschner1-1/+0
2009-02-05s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".Karolin Seeger3-1/+14
2009-02-05s3: re-run make samba3-idl.Günther Deschner1-1/+5
2009-02-05spoolss: fix spoolss_RemoteFindNextPrinterChangeNotifyEx.Günther Deschner1-1/+1
2009-02-05spoolss-idl: fill in spoolss_DeletePrinter.Günther Deschner1-1/+2
2009-02-05s3-svcctl: use security descriptor marshall helper in svcctl_set_secdesc().Günther Deschner1-9/+7
2009-02-05Don't use recvall in the proxied np_read_sendVolker Lendecke1-6/+12
2009-02-04Have nmbd check all available interfaces for WINS before failingAravind Srinivasan3-4/+9
2009-02-05s3-lsa: fix the build.Günther Deschner2-2/+2
2009-02-04Fix bug #Bug 6090 renaming or deleting a "not matching/resolving" symlink is ...Jeremy Allison3-30/+88
2009-02-05s3-lsa: move remaining lsa policy access_mask defines to idl.Günther Deschner4-61/+41
2009-02-05s3-parsing: remove a lot of unused structures and their hand marshalling.Günther Deschner4-1450/+0
2009-02-05s3: use struct netr_Credential in cred_step().Günther Deschner1-1/+1
2009-02-05s3: use samr_RidWithAttribute instead of DOM_GID.Günther Deschner2-9/+11
2009-02-05s3-net: remove unused ENUM_HND.Günther Deschner1-3/+0
2009-02-04s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.Günther Deschner5-112/+1
2009-02-04s3-eventlog: remove old eventlog server.Günther Deschner4-107/+3
2009-02-04s3-eventlog: remove fixup_eventlog_entry.Günther Deschner2-39/+0
2009-02-04s3-eventlog: remove write_eventlog_tdb.Günther Deschner2-105/+0
2009-02-04s3-eventlog: remove add_record_to_resp.Günther Deschner1-26/+0
2009-02-04s3-eventlog: remove read_package_entry.Günther Deschner1-92/+0
2009-02-04s3-eventlog: remove get_eventlog_record.Günther Deschner1-134/+0
2009-02-04s3-eventlog: remove old hand marshalling for eventlog read call.Günther Deschner3-214/+0
2009-02-04s4-smbtorture: in eventlog readlog test, print all records in a buffer.Günther Deschner1-9/+26
2009-02-04s3-eventlog: make can_write_to_eventlog static.Günther Deschner2-2/+1
2009-02-04s3-rpcclient: fix eventlog read client to read an array of entries.Günther Deschner1-17/+50
2009-02-04Restore correct handling of "is_data_available" for the socket transportVolker Lendecke1-0/+13