kai/samba.git
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...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-11-17 Günther Deschners3-libnet-samsync: use enctype 23 for vampired keytab...
2008-11-17 Tim ProutyFix build warning introduced by making SERVICE_CONTROL...
2008-11-17 Karolin Seegers3 create-tarball.sh: Remove dashes in git commands.
2008-11-17 Günther Deschners3-build: re-run make samba3-idl.
2008-11-17 Günther Deschnersvcctl: fill in SERVICE_CONTROL from s3.
2008-11-17 Günther Deschnersvcctl: fix idl for svcctl_EnumServicesStatusW.
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceConfig2W.
2008-11-17 Günther Deschnersvcctl: fix idl for svcctl_QueryServiceConfig2W.
2008-11-17 Günther Deschnersvcctl: fix idl for EnumServicesStatusExW.
2008-11-17 Günther Deschners4-smbtorture: fix test for svcctl_EnumServicesStatusW.
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceStatusEx.
2008-11-17 Günther Deschnersvcctl: fix idl for svcctl_QueryServiceStatusEx.
2008-11-17 Günther Deschners4-smbtorture: pure reformatting of svcctl test.
2008-11-17 Günther Deschners3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_pro...
2008-11-17 Günther Deschners4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs...
2008-11-17 Günther Deschnerntsvcs: remove todo from PNP_GetDeviceList.
2008-11-17 Günther Deschnerpam_winbind: rerun genmsg after Bo Yang's fixes.
2008-11-17 Stefan Metzmachers4:dsdb/samdb: don't allow objects without objectClass
2008-11-17 Bo Yang Fix broken msgids in ntstatus_errors
2008-11-17 Andreas SchneiderImprove the Gemand pam_winbind translation.
2008-11-17 Kai Blinnet: Fix net rap printq info documentation (bug #5892)
next