s3: re-run make samba3-idl.
[ira/wip.git] / source3 /
2009-08-08 Volker LendeckeImplement db_rbt_traverse
2009-08-08 Stefan Metzmachers3:smbd: convert '\\' into '/' in SMB2 Create
2009-08-08 Stefan Metzmachers3:smbd: rename conn => sconn for smbd_server_connectio...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Jeremy AllisonMove the checks for null timestamps down below the...
2009-08-07 Jeremy AllisonCorrectly send out notify messages for timestamp changes.
2009-08-07 Stefan Metzmachers3:smbd: split the dir entry marshalling into smbd_mars...
2009-08-07 Stefan Metzmachers3:smbd: move dptr globals into struct smbd_server_conn...
2009-08-07 Stefan Metzmachers3:smbd: remove dirptr and dirpath from connection_struct
2009-08-07 Stefan Metzmachers3:smbd: implement get_lanman2_dir_entry() on top of...
2009-08-07 Stefan Metzmachers3:smbd: let get_dir_entry() use smbd_dirptr_get_entry()
2009-08-07 Stefan Metzmachers3:smbd: add generic smbd_dirptr_get_entry()
2009-08-07 Stefan Metzmachers3:smbd: conn_free_internal() can be static now
2009-08-07 Stefan Metzmachers3:smbd: add a smbd_server_connection pointer to connec...
2009-08-07 Volker LendeckeFix some nonempty blank lines
2009-08-07 Stefan Metzmachers3:smbd: don't ignore check_descend in get_dir_entry()
2009-08-07 Günther Deschners3-wkssvcs: fix check for BUILTIN\Administrators member...
2009-08-07 Kai Blins3 net: i18n support for net rpc audit
2009-08-07 Kai Blins3 net: net i18n in it's own module
2009-08-07 Kai BlinRevert "s3: Update i18n files"
2009-08-07 Kai Blins3 net: i18n support for net rpc
2009-08-07 Kai Blins3 net: i18n support for net registry
2009-08-07 Kai Blins3 net: i18n support for net rap
2009-08-07 Bo Yangs3: Fix nss info substitution
2009-08-07 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Tim Proutys3: Fix a bug in renames of directories
2009-08-06 Jeremy AllisonRemove a const warning.
2009-08-06 Jeremy AllisonFix bug #5714 - NetBSD, ENODATA undefined, at least...
2009-08-06 Jeremy AllisonPut SMB_INFO_STANDARD back into setfileinfo, but do...
2009-08-07 Bo YangUnable to browse DFS when using kerberos
2009-08-06 Karolin Seegers3/smbldap: Fix typo in debug message.
2009-08-05 Andrew Tridgellset uidwrappersrcdir
2009-08-05 Andrew Tridgelldefine uwrap_enabled() on Samba3
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gettoken
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupusergroups
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_usergroups externally...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupuseraliases
2009-08-05 Volker Lendeckes3:winbind: Make parse_sidlist take a const char *
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_useraliases available...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_getpwsid
2009-08-05 Volker Lendeckes3:winbind: Make fillup_pw_field publically available
2009-08-05 Volker Lendeckes3:winbind: Add async wb_queryuser
2009-08-05 Volker Lendeckes3:winbind: Make wcache_query_user externally visible
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_uid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2gid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2uid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupname
2009-08-05 Volker Lendeckes3:winbind: Make wcache_name_to_sid visible externally
2009-08-05 Volker Lendeckes3:winbind: Remove old version of WINBINDD_PING
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupsid
2009-08-05 Volker Lendeckes3:winbind: Make wcache_sid_to_name externally visible
2009-08-05 Volker Lendeckes3:winbind: Add NDR-based parent-child communication...
2009-08-04 Gerald Carteridmap_adex: Fix usage of talloc_stackframe().
2009-08-04 Günther Deschners3-spoolss: Fix Bug #6568: _spoolss_GetPrintProcessorDi...
2009-08-03 Günther Deschners3-spoolss: fix crash bug in spoolss_addprinterex_level_2.
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-08-03 Volker LendeckeFix a typo
2009-08-03 Volker LendeckeFix some nonempty blank lines
2009-08-03 Günther Deschners3-pdb_ldap: Make ldapsam_alias_memberships behave...
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 Volker LendeckeProvide a mem_ctx for child requests
2009-07-31 Volker LendeckeSlightly restructure the async winbind request calling...
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-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 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
next