summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-09s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...Stefan Metzmacher1-2/+6
2009-06-09s4:libcli/smb2: add support sending compounded requestsStefan Metzmacher3-50/+205
2009-06-09s4:libcli/smb2: prepare SMB2 signing code for compounded requestsStefan Metzmacher1-2/+8
2009-06-09s3-net: fix "net ads testjoin".Günther Deschner1-0/+1
2009-06-09s4-selftest: change rpc.secrets to rpc.lsa.secrets here as well.Günther Deschner1-5/+5
2009-06-09No need to free twice -- thanks gd :-)Volker Lendecke1-1/+0
2009-06-09Implement pdb_ads_[add|del]_groupmemVolker Lendecke1-11/+69
2009-06-09Make "net sam [add|del]mem" work for domain groupsVolker Lendecke1-0/+24
2009-06-09lsa: use the lsa access masks in idl.Günther Deschner2-32/+32
2009-06-09Implement pdb_ads_delete_dom_groupVolker Lendecke1-1/+47
2009-06-09Implement "net sam deletedomaingroup"Volker Lendecke1-0/+53
2009-06-09s4-smbtorture: rename SECRETS to LSA-SECRETS.Günther Deschner1-1/+1
2009-06-09It seems that IRIX doesn't have IOV_MAXAndrew Tridgell1-0/+4
2009-06-09try to get PICFLAG right for HP-UX with gccAndrew Tridgell1-6/+5
2009-06-09work around conflict in pidfile() prototype for heimdal on NetBSD5Andrew Tridgell1-0/+7
2009-06-09fixed socket wrapper to determine family from the right structureAndrew Tridgell1-1/+1
2009-06-08Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP canJeremy Allison2-17/+8
2009-06-08Implement pdb_ads_enum_group_membersVolker Lendecke1-3/+57
2009-06-08Make "net ads listmem" also work for domain groupsVolker Lendecke1-14/+34
2009-06-08nsswitch: try to fix segfault in nss_winbind on NetBSD found by torture test.Günther Deschner1-2/+2
2009-06-08Fix some nonempty blank linesVolker Lendecke1-34/+34
2009-06-08s3-lsa: remove old code that we cannot even compile anymore.Günther Deschner1-111/+0
2009-06-08s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the obje...Günther Deschner1-13/+17
2009-06-08nss_wrapper: fix typo in testsuite.Günther Deschner1-1/+1
2009-06-08s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC.Günther Deschner1-6/+79
2009-06-08libsamba-util: Fix soversion.Jelmer Vernooij1-1/+1
2009-06-08python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.Jelmer Vernooij1-1/+1
2009-06-08Make open_udp_socket() IPv6 clean. Trying to fix bug #6437 - Unable to join I...Jeremy Allison1-10/+25
2009-06-08s4:heimdal: fix build on FreeBSDBjörn Jacke2-1/+4
2009-06-08s3-spoolss: add server-support for queries for the "all" architecture in prin...Günther Deschner1-7/+67
2009-06-08s4-smbtorture: also test for "all" architecture in enum driver tests in RPC-S...Günther Deschner1-5/+28
2009-06-08Fix two 64-bit warningsVolker Lendecke1-2/+2
2009-06-08Implement pdb_[add|del]aliasmemVolker Lendecke1-2/+99
2009-06-08Add tlda_add_mod_strVolker Lendecke2-0/+19
2009-06-08Do not use a variable format stringVolker Lendecke1-1/+1
2009-06-08Implement pdb_ads_enum_aliasmemVolker Lendecke1-3/+86
2009-06-08Pass a talloc_ctx to pdb_enum_aliasmemVolker Lendecke13-22/+36
2009-06-08Implement pdb_ads_delete_aliasVolker Lendecke1-1/+44
2009-06-08Implement pdb_ads_create_dom_group()Volker Lendecke1-1/+69
2009-06-08s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner1-2/+2
2009-06-08s3-examples: fix usage for eventlog example script.Günther Deschner1-1/+1
2009-06-08s3-samr: fix enum_acb_mask type (uint32 instead of uint16).Günther Deschner1-1/+1
2009-06-08s3-rpcclient: allow to set query size for samr enum calls.Günther Deschner1-16/+32
2009-06-08s3:Makefile.in: use LIBDL as make variable instead of a shell variableStefan Metzmacher1-1/+1
2009-06-08Fix make test_pam_modulesTimur I. Bakeyev2-2/+3
2009-06-08Small fix to SMB_LIBRARY macroTimur I. Bakeyev1-2/+2
2009-06-08SIGRTMIN additionsTimur I. Bakeyev1-0/+3
2009-06-08Set SIGRTMIN to NSIGTimur I. Bakeyev2-4/+1
2009-06-08Check for dmalloc at the end of the configureTimur I. Bakeyev1-10/+10
2009-06-08Add langinfo.h to the system/locale.hTimur I. Bakeyev2-1/+5