Fix the build, by some cut-and-paste error I got two versions of the same functions...
[jra/samba/.git] / source3 /
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 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 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 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 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 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-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 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 Deschners3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_pro...
2008-11-17 Günther Deschnerpam_winbind: rerun genmsg after Bo Yang's fixes.
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)
2008-11-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-11-16 Jelmer VernooijFix merged build.
2008-11-15 Jelmer VernooijMove torture directory to top-level.
2008-11-15 Günther Deschners3-spoolss: fix enumports segfault (another malloc...
2008-11-14 Volker LendeckeAttempt to fix the build
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-14 Volker LendeckeActually finish memcache_add_talloc
2008-11-14 Volker LendeckeRename some variables in getpwnam_alloc() for clarity
2008-11-14 Volker Lendeckesys_pwnam doesn't return talloced memory, so don't...
2008-11-14 Jeremy AllisonMove v2 from timestamp to 16-byte hash. Got the change...
2008-11-13 Günther Deschners3-svctl-server: fix remote rpc service management...
2008-11-13 Volker Lendeckefix typo
2008-11-13 Günther Deschnerpam_winbind: add german de.po file.
2008-11-13 Günther Deschners3-winbindd: workaround for samr_ChangePasswordUser3...
2008-11-13 Günther Deschnerpam_winbind: do not add empty blob.
2008-11-13 Günther Deschnerpam_winbind: translate some more string.
2008-11-13 Bo Yangi18n/l10n pam_winbind
2008-11-13 Tim ProutyFix build break
2008-11-13 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-13 Jeremy AllisonPretty print out SD's on get/set.
2008-11-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2008-11-12 Tim Proutys3: Add support for storing dos attributes as st_flags...
2008-11-12 Günther Deschnerpam_winbind: fix what data we put into the blobs.
2008-11-12 Günther Deschners3-build: re-run make samba3-idl.
2008-11-12 Günther Deschnerntsvcs: use both named-pipe endpoints.
2008-11-12 Günther Deschners3-rpcclient: correct some former unknonws in cmd_ntsvc...
2008-11-12 Günther Deschners3-build: re-run make samba3-idl.
2008-11-12 Günther Deschners3-build: re-run make samba3-idl.
2008-11-12 Günther Deschners3-rpcclient: some corrections for the PNP_GetDeviceReg...
2008-11-12 Günther Deschners3-rpcclient: add ntsvcs_getdevlist command.
2008-11-12 Günther Deschners3-rpcclient: add ntsvcs_getdevlistsize command.
2008-11-12 Tim Proutys3: Add support for make test to use a share dir outsid...
2008-11-11 Jeremy AllisonFix bug 5891] : smbd crashed when viewing the eventlog...
2008-11-11 Jeremy AllisonFix bug 5889. "delete veto files = no" seems to break.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Michael Adam[s3]vfs_acl_tdb: fix the build.
2008-11-11 Jeremy AllisonFix the build (ndr_pull_struct_blob has a different...
2008-11-11 Jeremy AllisonAdded vfs_acl_tdb.c module to do ACLs completely in...
2008-11-10 Michael Adam[s3]make keytab filename argument mandatory to "net...
2008-11-10 Günther Deschners3-build: re-run make samba3-idl (rid2sid).
2008-11-10 Günther Deschners3-samr: remove old samr.idl file.
2008-11-10 Günther Deschners4-samr: merge samr_RidToSid from s3 idl. (fixme: python)
2008-11-10 Günther Deschners3-build: re-run make samba3-idl (after cleanup).
2008-11-10 Günther Deschners3-samr-idl: cleanup.
2008-11-10 Günther Deschners3-netlogon: fix type of parameters string in user...
next