summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Return NULL, not 0, from a function which returns a pointer.Derrell Lipman2-3/+2
2008-03-01change variable name from f to fn for function pointersDerrell Lipman1-37/+37
2008-03-01Comment was in wrong placeDerrell Lipman1-4/+3
2008-03-01Mark smbc_option_{get,set} as deprecatedDerrell Lipman1-23/+3
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman13-2152/+2579
2008-03-01Modified revamp of the libsmbclient interface.Derrell Lipman11-231/+566
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman15-7621/+9206
2008-03-01Make sure we are still able to join Windows 2008.Günther Deschner1-2/+1
2008-03-01Revert "Add basic infrastructure for general async requests"Volker Lendecke4-159/+1
2008-03-01Revert "Add infrastructure to support async SMB requests"Volker Lendecke5-577/+1
2008-03-01Revert "Add async cli_pull support"Volker Lendecke2-440/+27
2008-03-01Revert "Convert cli_read to use cli_pull"Volker Lendecke1-15/+163
2008-03-01Revert "Fix warnings"Volker Lendecke1-1/+2
2008-03-01Fix init_registry_data for subkeyless top-level keys.Günther Deschner1-1/+18
2008-02-29Restore 3.0 behaviour with empty /etc/hostsVolker Lendecke1-2/+5
2008-02-29Check the right variable for being NULLVolker Lendecke1-1/+1
2008-02-29Fix the build w/o ldap.Günther Deschner1-1/+4
2008-02-29Add gp_get_machine_token().Günther Deschner2-0/+75
2008-02-29Revert "what a wurst."Günther Deschner2-75/+0
2008-02-29what a wurst.Günther Deschner2-0/+75
2008-02-29Add "registry" Group Policy extension.Günther Deschner4-1/+660
2008-02-29Add Group Policy extension infrastructure.Günther Deschner6-2/+867
2008-02-29Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison10-41/+1153
2008-02-29Patch to fix the "Invalid read of size 4" errors. Bug #3617.Jeremy Allison1-0/+18
2008-02-29Add infrastructure for reading/storing Group Policy state and control data in...Günther Deschner4-2/+1126
2008-02-29Fix warningsVolker Lendecke1-2/+1
2008-02-29Pure cosmetics, trying to get my group policy diff smaller.Günther Deschner5-37/+26
2008-02-29Fix part of bug #3617 from valgrind trace.Jeremy Allison2-3/+4
2008-02-29Eliminate tons of build warnings on non-IPV6 system.Michael Adam2-1/+6
2008-02-29Revert "make idl: Only compile idl files newer than the output to be generated."Michael Adam1-1/+1
2008-02-29Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."Michael Adam1-1/+1
2008-02-29Rename the 'hidden' variable to 'administrative share'.Andreas Schneider2-6/+6
2008-02-29Fix linking of smbget when there is no shared library support.Michael Adam1-1/+1
2008-02-29Attempt to fix the buildVolker Lendecke1-5/+0
2008-02-29configure: only build vfs_syncops if dirfd() is availableStefan Metzmacher1-1/+6
2008-02-29configure: Remove lib/repdir.c and related stuffStefan Metzmacher3-449/+0
2008-02-29Add vfs_aio_forkVolker Lendecke3-0/+784
2008-02-29Fix creation of replacetort.Michael Adam1-0/+1
2008-02-29libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam1-0/+4
2008-02-29libreplace: ifdef out ip6 code if unsupported.Michael Adam1-0/+2
2008-02-29libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam1-6/+7
2008-02-29libreplace: fix silly crashbug in getifaddrs_test().Michael Adam1-1/+3
2008-02-29libreplace: add missing newline in output of getifaddrs test.Michael Adam1-1/+1
2008-02-29libreplace: add missing semicolon to getifaddrs.Michael Adam1-1/+1
2008-02-29libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam1-21/+16
2008-02-29libreplace: use the new getifaddrs test also for autoconf.Michael Adam2-33/+16
2008-02-29libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam3-7/+100
2008-02-29Trying to fix libnetapi examples Makefile.in.Günther Deschner1-14/+19
2008-02-29libnetjoin: add fallback to level 24 samr setinfo so that libnet can join NT4.Günther Deschner1-0/+19
2008-02-29libnetjoin: Trying to avoid confusion between acct_flags, acb_info andGünther Deschner1-12/+14