WHATSNEW: Added Kai's commits.
[samba.git] / source3 /
2008-02-27 Günther DeschnerRemove unused marshalling for SVCCTL_SET_SERVICE_SEC.
2008-02-27 Günther DeschnerUse pidl for _svcctl_SetServiceObjectSecurity().
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerFill in IDL for svcctl_SetServiceObjectSecurity.
2008-02-27 Günther DeschnerRemove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.
2008-02-27 Günther DeschnerUse pidl for _svcctl_QueryServiceObjectSecurity().
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerFill in IDL for svcctl_QueryServiceObjectSecurity.
2008-02-27 Stefan Metzmacherremove unused unixinfo.idl and generated files
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-27 Günther DeschnerCosmetics: make check_bind_req() debug statements a...
2008-02-27 Günther DeschnerRemove unused BRS marshalling headers.
2008-02-27 Günther DeschnerRemove unneeded rpc_samr.h.
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerMove MAX_SAM_ENTRIES defines to samr rpc_server and...
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerMove PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.
2008-02-27 Günther DeschnerMove LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerMove MAX_LOOKUP_SIDS to lsa.idl.
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerMove MAX_REF_DOMAINS to lsa.idl.
2008-02-27 Günther DeschnerUse new LSA_POLICY defines in lsa rpc server code and...
2008-02-27 Günther DeschnerRe-run make idl.
2008-02-27 Günther DeschnerUse lsa_PolicyAccessMask in lsa_OpenPolicy/2.
2008-02-27 Günther DeschnerAdd lsa_PolicyAccessMask to lsa.idl.
2008-02-27 Günther DeschnerCopy recent spoolss IDL from samba4 into our tree.
2008-02-27 Michael Adamlibreplace: standalone build: use -I$srcdir instead...
2008-02-27 Michael Adamlibreplace: fix standalone build - add necessary libs.
2008-02-27 Michael Adamlibreplace: fix standalone build on some systems.
2008-02-27 Michael AdamFix caller of node_status_query() to use sockaddr_stora...
2008-02-27 Steven DannemanClosed memory leak on error path.
2008-02-27 Derrell Lipmanadd smbc_ftruncate() to emulate POSIX ftruncate()
2008-02-27 Derrell Lipmanadd 64-bit macros from samba4
2008-02-27 Derrell Lipmanadd a function to truncate a file to a specified size
2008-02-26 Andreas SchneiderAdd variable to define if a share should be hidden.
2008-02-26 Michael AdamRerun make idl. To remove irritating semicolon.
2008-02-26 Michael AdamAdd libnet_join.idl to the IDL files to be processed...
2008-02-26 Michael Adammake idl: Only compile idl files newer than the output...
2008-02-26 Michael Adamlibreplace: Add tests for connect and gethostbyname.
2008-02-26 Michael Adamconfigure: put swat-part of config into m4-include...
2008-02-26 Michael AdamFix build on VOS: socklen_t is needed for rep_inet_ntop...
2008-02-26 Karolin SeegerFix some typos.
2008-02-25 Michael AdamFix build on some systems : don't pass libraries to...
2008-02-25 Michael AdamFix the build on OpenBSD: ENOTSUP is not always defined.
2008-02-25 Volker LendeckeFix some warnings
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-25 Volker LendeckeFix inotify detection
2008-02-25 Stefan Metzmachermake test: pass --option=torture:sharedelay=100000...
2008-02-25 Volker LendeckeDo the formatting change in all 3 places :-)
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-24 Volker LendeckeAllow "max mux" async i/o requests
2008-02-24 Volker LendeckeExport aio_request_done()
2008-02-24 Michael AdamFix aix-build of libtalloc.so by exporting all necessar...
2008-02-23 Volker LendeckeAIO on streams does not work (yet...)
2008-02-23 Volker LendeckeFix typo
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-23 Volker LendeckeCheck return value of pipe(2)
2008-02-23 Volker LendeckeCheck return value of dup(2)
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-23 Volker LendeckeCheck the return value of fgets
2008-02-23 Volker Lendeckemake idl: Check return value of asprintf
2008-02-23 Jeremy AllisonFix "used uninitialized" errors.
2008-02-23 Jeremy AllisonFix debug messages.
2008-02-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-22 Simo SorceMake sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
2008-02-22 Volker LendeckeDon't use fname after create_file has been called
2008-02-22 Michael Adamlibreplace: don't use socketwrapper for getifaddrs...
2008-02-22 Michael Adamlibreplace: Fix comment originating from old samba...
2008-02-22 Michael AdamNot all implementations of struct ifaddrs define ifa_br...
2008-02-22 Michael AdamRemove the implementations of _get_interfaces and autoc...
2008-02-21 Michael Adamlibreplace: fix creation of conftest files for getifadd...
2008-02-21 Michael AdamFix linked list of ifaddrs in implementations of rep_ge...
2008-02-21 Michael AdamAdd missing initalizations of lastif in rep_getifaddr...
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Karolin SeegerChange option name.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Michael Adamlibreplace: fix compile errors in getifaddrs.c
2008-02-21 Michael AdamTry and fix getifaddrs check on irix: dont't try to...
2008-02-21 Michael AdamMove the definition of SMB_LIBRARY to aclocal.m4.
2008-02-21 Michael Adamconfigure: Abstract configuration of internal libs...
2008-02-21 Volker Lendeckefix typo
2008-02-21 Michael AdamRemove check for secure mkstemp from configure.in.
2008-02-21 Michael AdamRemove mmap check from configure.in
2008-02-21 Michael AdamFix the build on irix: Prevent empty line in TDB_OBJ
2008-02-21 Jeremy AllisonFrom: David Disseldorp <ddiss@sgi.com>
2008-02-21 Tim PotterFix double free bugs after calling regfio_close()
2008-02-21 Tim PotterFix memory leaks on error path
2008-02-21 Tim PotterFix possible close of invalid fd if call to socket...
2008-02-20 Michael AdamFix build with static libs: place tdb static lib after...
2008-02-20 Michael Adamconfigure: add --enable-shared-libs to control overall...
2008-02-20 Michael Adamconfigure: Move assemblage of samba version strings...
2008-02-20 Michael AdamRemove checks for ino_t, loff_t, offset_t, and comparis...
2008-02-20 Jelmer VernooijSupport dlopen(NULL, ...) on HPUX.
2008-02-20 Michael AdamRemove tests for vsnprintf snprintf asprintf vasprintf...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in libre...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in syste...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in getpa...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in getif...
next