samba.git
2008-11-25 Kai Blinlibwbclient: Fix typo in wbcGetgrent docstring.
2008-11-25 Kai Blinlibwbclient: Add placeholder function for WINBINDD_GETGRLST
2008-11-25 Kai Blinlibwbclient: Add placeholder functions for wbcQuery...
2008-11-24 Dan SledzAllow SYSLOG_FACILITY to be modified with a new configu...
2008-11-24 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-11-24 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-11-24 Stefan Metzmachers3:libads/ldap.c: return an error instead of crashing...
2008-11-24 Volker LendeckeFix nonempty blank lines
2008-11-24 Volker LendeckeGet rid of pipes_struct->pipe_user, we have server_info...
2008-11-24 Volker LendeckeRemove unused make_connection_with_chdir()
2008-11-24 Volker LendeckeConvert delete_driver_files to use create_conn_struct
2008-11-24 Volker LendeckeConvert get_correct_cversion to use create_conn_struct
2008-11-24 Volker LendeckeConvert move_driver_to_download_area to use create_conn...
2008-11-24 Steven DannemanFix to allow setting of NULL DACL/SACL
2008-11-23 Kai Blins3-rpcclient; Really fix compile warning.
2008-11-23 Michael Adamlibcli/nbt: fix some extrasemi compile warnings.
2008-11-23 Volker LendeckeAdd auth_serversupplied_info to create_conn_struct
2008-11-23 Kai Blins3-rpcclient: Fix a compile warning.
2008-11-23 Kai Blinctags: Ignore source3/includes/proto.h for tags.
2008-11-23 Volker LendeckeFix an uninitialized variable warning
2008-11-23 Volker Lendeckefix the build
2008-11-23 Stefan MetzmacherRPC sessions on np connections need the real session...
2008-11-23 Michael Adams3 build: when detecting to use internal zlib, put...
2008-11-23 Michael Adams3-build: do not auto-genereate ndr tables but use...
2008-11-22 Michael Adams3 build: don't specify ZLIB_LIBS (i.e. "-lz") in objec...
2008-11-22 Volker LendeckeAdd "net machinepw"
2008-11-22 Jeremy AllisonFix a C90 error.
2008-11-22 Jeremy AllisonRever 83ff6979f504d50caf725ee62549604630b69be7 - "Fix...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-22 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-22 Michael Adam[s3]nfs4_acls: make prototype header match definition...
2008-11-22 Dan SledzFreeBSD configure check for backtrace_symbols
2008-11-22 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-11-21 Michael Adams3-winbindd: make all winbind rpc-methods static.
2008-11-21 Michael Adams3-winbindd_ads: use the reconnect methods instead...
2008-11-21 Michael Adams3-winbindd_ads: prevent negative GM/ cache entries...
2008-11-21 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-11-21 Jelmer VernooijFix include path for installation.
2008-11-21 Günther Deschners3-libnetjoin: fix build warning.
2008-11-21 Günther Deschners3-libnetjoin: try to show a better error message upon...
2008-11-21 Tim Proutys3/s4 build: Fix "might be unitialized" warning
2008-11-20 Günther Deschners3-winbindd: for now only change machine pwd when not...
2008-11-20 Tim Proutys3 build: Fix incomplete types warnings
2008-11-20 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2008-11-20 Jeremy AllisonSecond part of fix for bug #5891 - smbd crashed when...
2008-11-20 Jeremy AllisonFix the build, by some cut-and-paste error I got two...
2008-11-20 Günther Deschners3-eventlog: remove trailing whitespace.
2008-11-20 Günther Deschners3-build: re-run make samba3-idl.
2008-11-20 Günther Deschnereventlog: fill in some unknowns and use flags bitmap...
2008-11-20 Günther Deschners3-eventlog: avoid passing down full prs_struct in...
2008-11-20 Günther Deschners3-eventlog: move non rpc eventlog headers to own inclu...
2008-11-20 Michael Adameventlog: don't crash in sync_eventlog_params().
2008-11-20 Jeremy AllisonThis code mixes up int and uint32 when pulling out...
2008-11-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners4-smbtorture: fix segfault in RPC-EVENTLOG test.
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonFix build farm breakage.
2008-11-19 Günther Deschners3-ntsvcs: remove old hand-marshalling for ntsvcs getde...
2008-11-19 Günther Deschners3-ntsvcs: use pidl for _PNP_GetDeviceRegProp.
2008-11-19 Günther Deschners3-rpcclient: fix cmd_ntsvcs_get_dev_reg_prop.
2008-11-19 Günther Deschners3-build: re-run make samba3-idl after pidl change.
2008-11-19 Günther Deschnerpidl: fix generated s3-server in,out,ref qualifiers...
2008-11-19 Jeremy AllisonAdd functions to delete NTACL on posix ACL set.
2008-11-19 Jeremy AllisonFix bug #5904 - libnss_wins causes SIGABRT while servic...
2008-11-19 Jelmer VernooijFix path for torture.h.
2008-11-19 Karolin Seegermanpages: Document new wbinfo idmapping options.
2008-11-19 Karolin Seegerbuild-docs: Use 'git clean' instead of 'git-clean'.
2008-11-19 Tim Proutys3/s4 build: Fix execinfo and sasl build error when...
2008-11-19 Tim Proutys3/s4 build: Fix makefile expression to work on more...
2008-11-19 Steven DannemanClean-up various trailing space and >80 column lines.
2008-11-19 Steven DannemanAdded ability to remove id mappings in wbinfo and libwb...
2008-11-19 Steven DannemanAdded ability to set id mappings in wbinfo.
2008-11-18 Jelmer VernooijMove wireshark conformance file to top-level.
2008-11-18 Steven DannemanFix extended DN parse error when AD object does not...
2008-11-18 Steven DannemanWhitespace and >80 column cleanups.
2008-11-18 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2008-11-18 Kai Blinlibsmb: Fix up pointer passed to cli_send_trans in...
2008-11-18 Jeremy AllisonRe-structure Volker's patch to "Fix trans2findfirst...
2008-11-18 Volker LendeckeFix trans2findfirst for the large directory optimization
2008-11-18 Günther Deschners3-libnet-samsync: store samsync sequence number state...
2008-11-18 Günther Deschners3-libnet-samsync: refactor libnet_samsync.
2008-11-18 Günther Deschners3-libnet-samsync: pass back sequence number from fetch...
2008-11-18 Günther Deschners3-libnet-samsync: use netr_DatabaseDeltas unless full...
2008-11-18 Günther Deschners3-libnet-samsync: pass sequence number pointer to...
2008-11-18 Günther Deschners3-libnet-samsync: move all modules to startup,process...
2008-11-18 Günther Deschners3-libnet-samsync: call init and close ops function...
2008-11-18 Günther Deschners3-libnet-samsync: use samsync_ops.
2008-11-18 Günther Deschners3-libnet-samsync: add samsync_ops to all samsync modules.
2008-11-18 Günther Deschners3-libnet-samsync: add samsync_ops.
2008-11-18 Günther Deschners3-libnet: move add_to_keytab_entries to libnet_keytab.
2008-11-18 Günther Deschners3-net: add "net rpc vampire passdb" that allows to...
2008-11-18 Günther Deschners3-net: use net_scan_dc in net rpc vampire keytab.
2008-11-18 Günther Deschners3-net: add net_scan_dc function.
2008-11-18 Günther Deschners3-net: add net_dc_info struct.
2008-11-18 Günther Deschners3-net-vampire: add support for partial replication...
2008-11-18 Günther Deschners3-libnet-samsync: add support for partial replication.
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijExplicitly include samba4 includes.h to fix the build.
2008-11-17 Davide SfrisoFix bug #5906 when running winbindd on a Samba PDC...
next