ira/wip.git
2009-08-03 Matthieu PatouReturn infinite time for last last logoff when last...
2009-08-03 Bo Yangs3: check in .po files for pam_winbind.
2009-08-02 Volker LendeckeFix some nonempty blank lines
2009-08-02 Alexander BokovoyFix breakage for connect function after API change...
2009-08-02 Volker LendeckeRefactor 9b78af1f: Fix lookupname recursion
2009-08-01 Volker LendeckeSome mods for recent coding conventions
2009-08-01 Volker LendeckePlace a comment correctly
2009-07-31 Volker LendeckeFix indentation
2009-07-31 Volker LendeckeRefactoring: mem_ctx is not needed as an argument to...
2009-07-31 Volker LendeckeRename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
2009-07-31 Volker LendeckeFix some nonempty lines
2009-07-31 Volker LendeckeRemove a pointless variable
2009-07-31 Jeremy AllisonWe're not changing last write, but setting this to...
2009-07-31 Matthias Dieter... s3: Remove invalid constant
2009-07-31 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-07-31 Matthias Dieter... s4: Correct renamed constants
2009-07-31 Volker LendeckeProvide a mem_ctx for child requests
2009-07-31 Matthias Dieter... s4: Adds a small test for the new enhanced error messag...
2009-07-31 Matthias Dieter... s4: Enhances the LDAP server to display error messages...
2009-07-31 Matthias Dieter... Adds new error codes (needed for enhancing error messag...
2009-07-31 Volker LendeckeSlightly restructure the async winbind request calling...
2009-07-31 Stefan Metzmachers4:libcli/ldap: the tls code steals the original socket...
2009-07-31 Stefan Metzmachers4:ldap_server: the tls code steals the original socket...
2009-07-31 Stefan Metzmachers4:tls: avoid using talloc_reference() in tls_init_client()
2009-07-31 Stefan Metzmachers4:tls: avoid using talloc_reference() in tls_init_server()
2009-07-31 Stefan Metzmachers4:libnet: use talloc_strdup() instead of talloc_refere...
2009-07-31 Stefan Metzmachers4:build: make sure that we regenerate proto headers...
2009-07-31 Stefan Metzmacherlibrpc/ndr_drsuapi: fix a memory leak on ndr_push_drsua...
2009-07-31 Stefan Metzmacherutil/asn1: fix potential memory leak in asn1_write_OID()
2009-07-31 Stefan Metzmachers4:auth: make sure we have elements returned at all...
2009-07-31 Matthias Dieter... s4: Patch to implement nested group and privileges
2009-07-31 Rusty Russelltdb: don't alter tdb->flags in tdb_reopen_all()
2009-07-31 Rusty Russelltdb: Reimplementation of Metze's "lib/tdb: if we know...
2009-07-31 Rusty Russelltdb: Revert "lib/tdb: if we know pwrite and pread are...
2009-07-31 Stefan Metzmacher.gitignore: ignore more generated files
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDoScanvengingNew()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsStatusWHdl()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsStatusNew()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetDbRecsByName()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetBrowserNames()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsSetFlags()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDeleteWins()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetBrowserName...
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetNameAndAdd()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsWorkerThreadUp...
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsResetCounters()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsSetPriorityClass()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsPullRange()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDelDbRecs()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsBackup()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsTerm()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetDbRecs()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDoScavenging()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDoStaticInit()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsTrigger()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsStatus()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of WinsRecordAction()
2009-07-31 Stefan Metzmacherwinsif.idl: add missing function calls
2009-07-31 Stefan Metzmachers4:librpc: rename wins.idl => winsif.idl
2009-07-31 Stefan Metzmacherlibrpc: rerun "make idl"
2009-07-31 Stefan Metzmacherpidl:Samba3/ClientNDR: add support tevent_req based...
2009-07-31 Stefan Metzmacherpidl:Samba3/ClientNDR: rename ParseFunction => ParseFun...
2009-07-31 Stefan Metzmacherpidl:Samba3/ClientNDR: allow passing optional variable...
2009-07-31 Stefan Metzmacherpidl/Samba4.pm: allow an optional prefix passed to...
2009-07-31 Stefan Metzmachers3:rpc_client: add dispatch_send/recv() to struct rpc_p...
2009-07-31 Yannick BergeronIncrease the max_grp value to 128 (AIX NGROUPS_MAX...
2009-07-31 Stefan Metzmacherpidl:Samba4/Python: fix mapType() => mapTypeName()
2009-07-30 Jeremy AllisonTidy up treatment of ctime.
2009-07-30 Jeremy AllisonFix bug #6529 - Offline files conflict with Vista and...
2009-07-30 Jeremy AllisonRemove the extraneous logic in smb_set_info_standard...
2009-07-30 Jeremy AllisonSMB_INFO_STANDARD is not a valid info level on set,
2009-07-30 Rusty Russellrealloc() has that horrible overloaded free semantic...
2009-07-30 Rusty RussellIf the record is at the end of the database, pretending...
2009-07-30 Jelmer Vernooijpython: Cope with the dom_sid2 alias in pidl's python...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-30 Jelmer VernooijRemove RFC's from the release tarballs to make the...
2009-07-30 Kai Blins3 po: Regenerate msg files.
2009-07-30 Kai Blins3 net: i18n support for net lua
2009-07-30 Kai Blins3 net: i18n support for net lookup
2009-07-30 Kai Blins3 net: i18n for net join
2009-07-30 Kai Blins3 net: i18n support for net idmap
2009-07-30 Kai Blins3 po: Make adding translated files less tedious
2009-07-30 Kai Blins3 net: i18n support for net help
2009-07-30 Kai Blins3 net: Remove uid==0 check from net groupmap
2009-07-30 Kai Blins3 net: i18n support for net group and net groupmap
2009-07-30 Kai Blins3 net: i18n support for net file
2009-07-30 Kai Blins3 net: i18n for net eventlog
2009-07-30 Kai Blins3 net: i18n support for net dom
2009-07-30 Kai Blins3 net: i18n support for net conf
2009-07-29 Kai Blins3 po: Update msg files
2009-07-29 Kai Blins3 net: i18n support for net cache
2009-07-29 Kai Blins3 net: Correct path for net_ads_gpo.c
2009-07-29 Kai Blins3 net: i18n for net ads gpo
2009-07-29 Kai Blins3: Update i18n files
2009-07-29 Kai Blins3 net: i18n support for net ads
2009-07-29 Kai Blins3 net: Initial top level support.
2009-07-29 Tim Proutys3: Attempt to fix hpuxacl module
2009-07-29 Michael Adams3:passdb: use transaction_wrapped write in tdbsam_new_...
2009-07-29 Michael Adams3:secrets: use transaction wrapped store in get rand...
2009-07-29 Michael Adams3:dbwrap: add dbwrap_trans_change_int32_atomic()
next