summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-09-10Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.Jeremy Allison1-2/+14
2008-09-10net: share_type is defined in net_rap.c, net_rpc.c needs to use that.Kai Blin2-2/+3
2008-09-10Fix some bogus compiler warningsVolker Lendecke1-5/+10
2008-09-09Fix make test on sparc and possibly also on AIXVolker Lendecke1-1/+3
2008-09-09Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develJelmer Vernooij9-44/+814
2008-09-09Stop ignoring .svn directories when creating tags, since we no longer useJelmer Vernooij1-2/+2
2008-09-09Rename object variables to avoid clashes with Samba 4.Jelmer Vernooij2-6/+8
2008-09-09Convert cli_query_secdesc to the async trans callVolker Lendecke1-21/+16
2008-09-09Convert cli_qfileinfo to the async trans callVolker Lendecke1-21/+19
2008-09-09Add async trans/trans2/nttrans calls to libsmbVolker Lendecke2-0/+722
2008-09-09Add some debug to reply_nttransVolker Lendecke1-0/+11
2008-09-09Move setting the mid field in req->outbuf from _cork to _uncorkVolker Lendecke1-1/+1
2008-09-09Add utility function cli_in_chain()Volker Lendecke2-0/+16
2008-09-09make smb_bytes_push_str publicVolker Lendecke2-1/+2
2008-09-09Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke2-0/+27
2008-09-09Fix a memleak in cli_qfilename (only used in smbtorture)Volker Lendecke1-0/+5
2008-09-08Fix calculation of useable_space for trans2 and nttrans repliesVolker Lendecke2-18/+19
2008-09-08When setting an NFSv4 ACL, map generic bitsVolker Lendecke1-0/+4
2008-09-08Thanks metze for pointing out the missing extern :-)Volker Lendecke1-1/+1
2008-09-08smbd: some write time fixesStefan Metzmacher2-8/+8
2008-09-08Remove some duplicate codeVolker Lendecke1-6/+1
2008-09-08netapi: expand NetUser testsuite a little.Günther Deschner1-2/+146
2008-09-08netapi: add NetShare testsuite.Günther Deschner4-1/+240
2008-09-08net: use NETSETUP flags consistently.Günther Deschner1-1/+1
2008-09-08netapi: re-arrange a little NetLocalGroupSetMembers example code.Günther Deschner1-4/+9
2008-09-08netapi: fix NetShareGetInfo example output.Günther Deschner1-1/+1
2008-09-05Fix debug message to show correct function name.Jeremy Allison1-1/+1
2008-09-05Write times code update.Jeremy Allison7-48/+117
2008-09-05Remove unecessary msync.Jeremy Allison1-4/+0
2008-09-05Fix "warning: pointer of type 'void *' used in arithmetic".Jeremy Allison1-1/+1
2008-09-05Revert "winbindd: the ad trusted_domains call should return talloced strings."Günther Deschner1-5/+2
2008-09-05Fix a memleakQiao Yang1-1/+2
2008-09-05re-run make idl.Günther Deschner3-0/+47
2008-09-05netapi: add SHARE_INFO_1005_FLAGS.Günther Deschner1-1/+16
2008-09-05netapi: implement NetShareSetInfo_r.Günther Deschner1-1/+59
2008-09-05netapi: add support for level 1004 inGünther Deschner1-0/+13
2008-09-05netapi: add NetShareSetInfo example code.Günther Deschner2-1/+112
2008-09-05netapi: add NetShareSetInfo to public header.Günther Deschner1-0/+22
2008-09-05netapi: add skeleton for NetShareSetInfo.Günther Deschner3-0/+75
2008-09-05re-run make idl.Günther Deschner3-1/+54
2008-09-05netapi: add NetShareSetInfo to IDL.Günther Deschner1-0/+12
2008-09-05netapi: implement NetShareEnum_r.Günther Deschner1-1/+90
2008-09-05netapi: implement NetShareGetInfo_r.Günther Deschner1-1/+154
2008-09-05netapi: add NetShareGetInfo example code.Günther Deschner2-1/+159
2008-09-05netapi: add NetShareGetInfo to public header.Günther Deschner1-0/+20
2008-09-05netapi: add skeleton for NetShareGetInfo.Günther Deschner3-0/+72
2008-09-05re-run make idl.Günther Deschner3-1/+54
2008-09-05netapi: add IDL for NetShareGetInfo.Günther Deschner1-0/+11
2008-09-05netapi: remove NetSetup* flags from netdomjoin-gui.Günther Deschner1-3/+0
2008-09-05netapi: add NETSETUP_JOIN_STATUS to public header.Günther Deschner1-0/+7