ira/wip.git
2008-07-04 Lars MüllerAdd SMB_VFS_OP_RECVFILE to get it in sync with vfs.h
2008-07-03 Volker LendeckeSlightly increase the default idmap cache time
2008-07-03 Volker LendeckeIDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused, remove it
2008-07-03 Volker LendeckeSimplify idmap_cache_set() a bit
2008-07-03 Volker LendeckeSimplify idmap_cache_build_[s]idkey a bit
2008-07-03 Jeremy AllisonPatch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for...
2008-07-03 Volker LendeckeRemove an unused variable
2008-07-03 Volker LendeckeRemove gencache_[un]lock_entry
2008-07-03 Volker LendeckeReturn timed out entries from gencache_get if timeout...
2008-07-03 Volker LendeckePass NULL to gencache_get when we are not interested...
2008-07-03 Volker LendeckeFix indentation
2008-07-03 Günther Deschnernetapi: fix doxygen warning.
2008-07-03 Günther Deschnerlibnetjoin: fix Bug #5570.
2008-07-03 Günther DeschnerFix build warning.
2008-07-03 Volker LendeckeDon't scream, better explain a bit in comments
2008-07-03 Volker LendeckeMake use of sid_check_is_in_unix_users/groups
2008-07-02 Jeremy AllisonRemove worrying warning message when safe_strcpy tries...
2008-07-02 Jeremy AllisonCanonicalize servername in the printer functions to...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-07-02 Jeremy AllisonEnsure consistent use of pdb_get_nt_passwd instead...
2008-07-02 Volker LendeckeFix typo
2008-07-02 Volker LendeckeTiny logic simplification: Remove an unnecessary else...
2008-07-02 Volker LendeckeFix nonempty whitespace only lines
2008-07-02 Volker Lendeckefix typos
2008-07-02 Volker LendeckeFix nonempty whitespace only lines
2008-07-02 Volker LendeckeFix indentation
2008-07-02 Volker LendeckeFix a debug msg, this was probably a leftover from...
2008-07-02 Volker LendeckeFix typo
2008-07-02 Volker LendeckeMake idmap_init() static
2008-07-02 Volker LendeckeFix two memory leaks in an error path in idmap.c
2008-07-02 Darshan PurandareMSG_DEBUG now forwarded to all the winbindd children...
2008-07-01 Jeremy AllisonJim Brown <jim.brown@miami.edu> was right, this needs...
2008-07-01 Jeremy AllisonTwo more fixes from Jim Brown <jim.brown@miami.edu...
2008-07-01 Jeremy AllisonFix problem noticed by Jim Brown <jim.brown@miami.edu...
2008-07-01 Karolin SeegerRevert "winbind cache: Don't create SN cache entries...
2008-07-01 Günther Deschnernet_vampire: add code to vampire to a Kerberos keytab...
2008-07-01 Günther Deschnernet_vampire: keep keytab context and flush keytab only...
2008-06-30 Jeremy AllisonFix from Atte Peltomäki - atte.peltomaki@f-secure.com...
2008-06-30 Günther Deschnerkerberos: allow to keep entries with old kvno's while...
2008-06-30 Günther Deschnerkerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_a...
2008-06-28 Volker LendeckeFix a file descriptor leak in add_port_hook
2008-06-28 Gerald W. CarterReturn NULL in sitename_fetch() if gencache_init()...
2008-06-28 Volker LendeckeLet send_trans_reply work on only the inbuf
2008-06-28 Volker LendeckeFactor out create_outbuf, creating an outbuf just given...
2008-06-28 Volker LendeckeFix the build
2008-06-28 Jeremy AllisonFix bug #5568 net rpc trustdom add broken !
2008-06-27 Jeremy AllisonFix usage message for net rpc trustdom add.
2008-06-27 Volker LendeckeDo not segfault if corepath is not set up properly
2008-06-27 Gerald W. Carterlibads: Add API call to connect to a global catalog...
2008-06-27 Karolin SeegerFix warnings on SuSE 9.0.
2008-06-27 Karolin SeegerRevert "build: add symbol versioning when we build...
2008-06-27 Volker LendeckeFix two IBM checker warnings
2008-06-27 Volker LendeckeFix an "invalid operation involving NULL pointer" found...
2008-06-27 Volker LendeckeRemove a strlen check that will never kick in
2008-06-27 Jeremy AllisonFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-27 Günther Deschnerlibnet_dssync: add last_query flag to processing routine.
2008-06-27 Günther Deschnerlibnet_dssync: add output filename and dns_domain_name...
2008-06-26 Günther Deschnernet_vampire: use bool for last_query information in...
2008-06-26 Günther Deschnernet_vampire: separate keytab code from samsync code.
2008-06-26 Jeremy AllisonFrom Steve Danneman @ Isilon.
2008-06-26 Jeremy AllisonFix return of uninitialized variable.
2008-06-26 Günther Deschnerlibnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ct...
2008-06-26 Günther Deschnerlibnet_dssync: always decrypt attributes before passing...
2008-06-26 Volker LendeckeFix valgrind errors in _spoolss_addprinterdriver
2008-06-26 Volker LendeckeFix a segfault in rpcclient adddriver
2008-06-26 Volker LendeckeFix a debug message
2008-06-26 Volker Lendeckeremove unused extern current_user from nt_printing.c
2008-06-26 Volker LendeckeRemove current_user reference from printfsp.c
2008-06-26 Volker Lendeckeremove unused extern current_user from lanman.c
2008-06-26 Volker LendeckeChange print_access_check to take auth_serversupplied_i...
2008-06-26 Volker LendeckeRemove p->vuid
2008-06-26 Volker LendeckeRemove a check on p->vuid in _netr_LogonSamLogon/off
2008-06-26 Volker LendeckeNow that we have p->server_info, use p->server_info...
2008-06-26 Volker LendeckeFix typo
2008-06-26 Volker LendeckeAdd server_info to pipes_struct
2008-06-26 Michael Adamctdbd_connect: bump debug level to 1 for "connect faile...
2008-06-26 Michael Adammessages: bump debug level to 1 for "messaging_ctdb_ini...
2008-06-26 Michael Adamnmbd: untangle logic in nmbd_messaging_context() slightly.
2008-06-26 Michael Adamnmbd: don't panic if messaging_init() fails - return...
2008-06-26 Michael Adamwinbind: remove duplicate debug message for failing...
2008-06-26 Michael Adamwinbind: untangle logic in winbind_messaging_context...
2008-06-26 Michael Adamwinbindd: don't panic if messaging_init() fails - retur...
2008-06-26 Michael Adamsmbd: untangle logic in smbd_messaging_context() slightly.
2008-06-26 Michael Adamsmbd: don't panic if messaging_init() fails but return...
2008-06-26 Günther Deschnerdrsuapi: rerun make idl and add drsblobs generated...
2008-06-26 Günther Deschnerdrsuapi: add drsblobs.idl from samba4.
2008-06-26 Günther Deschnernet_vampire: add some error output to libnet_dssync.
2008-06-26 Günther Deschnererrors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
2008-06-25 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-06-25 Jeremy AllisonPart of fix for #5551. Split out the group enumeration...
2008-06-25 Günther Deschnerrpcclient: add samr chgpasswd command.
2008-06-25 Günther Deschnerrpc_client: add rpccli_samr_chgpasswd_user() call.
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_...
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd_user to rpccli_samr_chgpas...
2008-06-25 Jeremy AllisonFinal (hopefully :-) part of fix for bug #5551. Allow...
2008-06-25 Volker LendeckeFix the build
2008-06-25 Andrew Tridgellmake parametic options case insensitive
2008-06-25 Günther Deschnernetapi: add NetUserChangePassword() example code.
2008-06-25 Günther Deschnernetapi: add NetUserChangePassword() to public headers.
2008-06-25 Günther Deschnernetapi: add NetUserChangePassword skeleton.
next