samba.git
2008-03-19 Volker LendeckeFix some "nexted extern" warnins
2008-03-19 Volker LendeckeFix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail...
2008-03-19 Günther DeschnerFix the build (by calling NDR_SRVSVC_NETFILEENUM).
2008-03-19 Günther DeschnerRemove unused marshalling for SRV_NET_FILE_ENUM.
2008-03-19 Günther DeschnerUse pidl for _srvsvc_NetFileEnum.
2008-03-18 Günther DeschnerBind Group Policy processing closer to the samba registry.
2008-03-18 Andrew Tridgell[samba-3-0-ctdb.tridge @ tridge@samba.org-2007060205380...
2008-03-18 Michael Adamlibreplace: remove duplicate entry of inet_ntoa from...
2008-03-18 Michael Adamlibreplace: remove trailing white spaces.
2008-03-18 Michael Adamlibreplace: replace inet_ntoa() when it is missing
2008-03-18 Michael Adamlibreplace: put inet_aton.c under LGPL instead of GPL.
2008-03-18 Stefan Metzmacherlibreplace: remove unused SOCKET_LIBS and NSL_LIBS
2008-03-18 Stefan Metzmacherlibreplace: for samba4 create LIBREPLACE_NETWORK as...
2008-03-18 Stefan Metzmacherlibreplace: use LIBREPLACE_NETWORK_LIBS within some...
2008-03-18 Stefan Metzmacherlibreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPL...
2008-03-18 Michael Adamtestparm: only check for %u und passwd program when...
2008-03-18 Michael Adamtestparm: correctly check for empty lp_passwd_prog().
2008-03-18 Michael Adamtestparm: fix irritating indentation.
2008-03-18 Michael Adamtestparm: fix a segfault triggered by setting "unix...
2008-03-18 Volker LendeckeFix bug 5334
2008-03-17 Volker LendeckeSome simplifications
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-17 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...
2008-03-17 Stefan Metzmachersocket_wrapper: make pcap code more portable
2008-03-17 Derrell LipmanFix use of AuthDataWithContext capability
2008-03-17 Volker LendeckeIn smbstatus, mark locking.tdb and sessionid.tdb as...
2008-03-17 Volker LendeckeMerge leftovers of 0e1a86bc845 in 3-0-ctdb
2008-03-17 Volker LendeckeUse right control to attach to persistent databases
2008-03-17 Volker LendeckeAdd "net idmap aclmapset"
2008-03-17 Michael Adamregistry: untangle assignment and if-clause in init_reg...
2008-03-17 Volker LendeckeConvert pdb_tdb to use dbwrap
2008-03-17 Michael Adamregistry: convert regdb REGISTRY_OPS to named struct...
2008-03-17 Michael Adamregistry: use talloc instead of malloc and provide...
2008-03-17 Michael Adamregistry: remove an unused variable from regdb_set_secd...
2008-03-17 Michael Adamregistry: untangle assignments and if statements in...
2008-03-17 Michael Adamregistry: use talloc_stackframe instead of hand crafted...
2008-03-17 Michael Adamregistry: use talloc instead of malloc for tdb data...
2008-03-17 Michael Adamregistry: don't use talloc_stackframe() instead of...
2008-03-17 Michael Adamregistry: don't leak to talloc stack in regdb_fetch_keys().
2008-03-17 Michael Adamregistry: explicitly use talloc context instead of...
2008-03-17 Michael Adamregistry: don't leak on success path in regdb_store_keys().
2008-03-17 Michael Adamregistry: allocate tempory data in talloc stack in...
2008-03-17 Michael Adamregistry: separate cancel and failur exit paths in...
2008-03-17 Michael Adamregistry: don't leak memory on transaction fail in...
2008-03-17 Michael Adamregistry: don't leak (to talloc_tos()) in regdb_store_k...
2008-03-17 Michael Adamregistry: reformat regdb_store_keys_internal(), killing...
2008-03-17 Michael Adamregistry: don't leak (to talloc_tos()) in regdb_store_k...
2008-03-17 Michael Adamregistry: reformat init_registry_data() some, killing...
2008-03-17 Michael Adamregistry: explicitly use talloc context instead of...
2008-03-17 Michael Adamregistry: don't leak (to talloc_tos()) in init_registry...
2008-03-17 Michael Adamregistry: rename tdb_refcount to regdb_refcount after...
2008-03-17 Michael Adamregistry: rename tdb_reg to regdb after change to dbwrap.
2008-03-17 Michael Adamregistry: migrate tdb registry backend to dbwrap.
2008-03-16 Volker LendeckeFix Coverity ID 567
2008-03-16 Volker LendeckeNeed to close the /dev/zero fd
2008-03-15 Volker LendeckeFix Coverity ID 554
2008-03-15 Volker LendeckeFix Coverity ID 555
2008-03-15 Volker LendeckeFix Coverity ID 563
2008-03-15 Volker LendeckeFix Coverity ID 564
2008-03-15 Volker LendeckeAllocate one 0-byte in asprintf replacement when len==0
2008-03-15 Günther DeschnerFix typo.
2008-03-14 Volker LendeckeFix bug 5317
2008-03-14 Volker LendeckeFix bug 4901
2008-03-14 Michael Adamlibreplace: fix samba4 build (by not setting global...
2008-03-14 Michael Adamlibreplace: add -I$libreplacedir to CPPFLAGS for getifa...
2008-03-14 Michael Adamlibreplace: add an inet_aton() function that calls...
2008-03-13 Michael AdamAllow parameter "include" in registry based configurati...
2008-03-13 Michael AdamFix %I macro expansion for IPv4 mapped IPv6 addresses.
2008-03-12 Günther DeschnerUse existing srv_name_slash.
2008-03-12 Günther DeschnerFor convenience reasons, always create cli->srv_name_sl...
2008-03-12 Günther DeschnerRemove unused marshalling for SRV_NET_DISK_ENUM.
2008-03-12 Günther DeschnerIgnore some unneeded autogenerated cli_ and srv_ functions.
2008-03-12 Michael Adaminit_srv_share_info_ctr: fix counting of services.
2008-03-12 Michael Adaminit_srv_share_info_ctr: Add debug messages.
2008-03-12 Michael AdamAdd a debug message.
2008-03-12 Michael Adamloadparm: add a debug message.
2008-03-12 Michael Adamloadparm: remove services read from smb.conf when start...
2008-03-12 Michael Adamloadparm: add convenience wrapper lp_kill_all_services()
2008-03-12 Michael Adamloadparm: add a comment
2008-03-12 Michael Adamloadparm: fix a comment typo.
2008-03-12 Michael Adamloadparm: add utility function to check for config...
2008-03-12 Michael Adamloadparm: use a function to check for the registry...
2008-03-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-03-11 Jeremy AllisonUsing Metze's S4 nttrans rename test, the nttrans rename
2008-03-11 Stefan Metzmacherselftest: samba3 passes RAW-SEARCH now
2008-03-11 Jeremy AllisonMetze pointed out this we don't need FILE_ATTRIBUTE_REA...
2008-03-11 Jeremy AllisonAllow us to pass RAW-RENAME by testing that the connect...
2008-03-11 Jeremy AllisonTry and fix bug #5315, as well as S4 torture tests...
2008-03-11 Jeremy AllisonFix S3 to pass the test_raw_oplock_exclusive3 test.
2008-03-11 CharlesThe attached patch removes some global variables, and...
2008-03-11 Günther DeschnerAdd some last init_srvsvc_X functions.
2008-03-11 Volker LendeckeConvert mapping_tdb.c to dbwrap
2008-03-11 Volker LendeckeClean up add_mapping_entry slightly
2008-03-11 Volker LendeckeCleanup after pstring removal
2008-03-11 Volker LendeckeConvert secrets.c to use dbwrap
2008-03-11 Günther DeschnerTrying to fix resume_handling for srvsvc_NetShareEnumAll.
2008-03-11 Günther DeschnerAllow to send no resume_handle in rpcclient's NetShareE...
2008-03-11 Michael Adamregistry shares: prevent creating regular share called...
2008-03-11 Günther DeschnerFix return of reg values below HKLM/SOFTWARE/MICROSOFT...
next