summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-09-24Fix the new vfs_smb_traffic_analyzer build for static linksJim McDonough1-2/+2
2008-09-24SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich3-2/+359
2008-09-24Fix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUND on set file disposit...Jeremy Allison1-4/+2
2008-09-24build: fix the libcryptosrcdir for the merged buildStefan Metzmacher1-1/+1
2008-09-24s3:configure: add -L./bin also for the merged buildStefan Metzmacher1-0/+4
2008-09-24printing: Rename new parameter "cups timeout" to "cups connection timeout".Karolin Seeger4-8/+8
2008-09-24Use common crc32 implementation.Jelmer Vernooij6-111/+5
2008-09-24Use shared copy of hmac5 implementation.Jelmer Vernooij5-176/+2
2008-09-24Use common md4 implementation.Jelmer Vernooij2-175/+1
2008-09-24Use common MD5.Jelmer Vernooij5-274/+2
2008-09-24Use new binary name in merged build.Jelmer Vernooij1-1/+1
2008-09-24s3: fix idmap_adex.Günther Deschner3-3/+3
2008-09-24s3-nbt: use the new generated nbt.Günther Deschner8-492/+151
2008-09-24s3: re-run make samba3-idl.Günther Deschner3-2284/+716
2008-09-24s3-nbt: full merge of s4 nbt idl.Günther Deschner1-274/+143
2008-09-24s3: fix merged_build.Günther Deschner1-0/+1
2008-09-23printing: Add new parameter "cups timeout".Karolin Seeger4-6/+43
2008-09-24s3: fix make everything.Günther Deschner1-3/+3
2008-09-23Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original p...Jeremy Allison1-5/+9
2008-09-23Fix bug #5783 FindFirst fails where search pattern == mangled filename.Jeremy Allison2-8/+8
2008-09-23pam_winbind: attempt to fix build issue on solaris, bug #5784Günther Deschner1-0/+8
2008-09-23s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.Günther Deschner6-14/+16
2008-09-23s3: re-run make samba3-idl.Günther Deschner14-505/+505
2008-09-23s3: fix NETLOGON_NT_VERSION version flags.Günther Deschner3-21/+21
2008-09-23s3: re-run make samba3-idl.Günther Deschner2-20/+20
2008-09-23s3-nbt: start merging from samba4 idl.Günther Deschner1-10/+10
2008-09-23s3-build: let ctags/etags start from the toplevel dir.Günther Deschner1-2/+2
2008-09-23s3-nbt: remove old samba3 libcli/nbt copy.Günther Deschner2-979/+0
2008-09-23[s3]winbindd_group: don't list the domain twice when expanding internal aliasesMichael Adam1-1/+1
2008-09-23[s3]winbindd_group: sanely handle NULL domain in add_member().Michael Adam1-1/+5
2008-09-23[s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem().Michael Adam1-9/+11
2008-09-23[s3]winbindd_rpc: add domain prefix to username in lookup_groupmem().Michael Adam1-1/+4
2008-09-23[s3]winbindd_util: add fill_domain_username_talloc().Michael Adam1-0/+27
2008-09-23[s3]winbindd_util: add prototype for fill_domain_username_talloc().Michael Adam1-0/+4
2008-09-23[s3]winbindd: fix a comment typoMichael Adam1-1/+1
2008-09-23[s3]winbind_util: fix an implicit cast compile warning.Michael Adam1-1/+1
2008-09-23s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.Günther Deschner8-15/+15
2008-09-23s3-nbt: use ../libcli/nbt helper.Günther Deschner2-18/+1
2008-09-23s3: re-run make idl.Günther Deschner1-1/+1
2008-09-23s3-nbt: refer to ../libcli/nbt in nbt.idl.Günther Deschner1-1/+1
2008-09-23s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner8-25/+29
2008-09-23s3: re-run make idl.Günther Deschner3-7/+13
2008-09-23s3-nbt: fix nbt.idl in order to use shared nbt helper.Günther Deschner1-3/+3
2008-09-23s3-charset: add smb_iconv_convenience.Günther Deschner1-0/+2
2008-09-23Fix make pch in the merged buildVolker Lendecke1-1/+3
2008-09-22idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter9-0/+3753
2008-09-22re-run make idl.Günther Deschner2-0/+8
2008-09-22netapi: add more fields to USER_INFO_X.Günther Deschner1-0/+2
2008-09-22netapi: add NetFile testsuite.Günther Deschner4-1/+151
2008-09-22netapi: fix case statement in example NetUserSetModals code.Günther Deschner1-0/+1