kai/samba.git
2010-09-11 Andrew Bartlettlibcli/auth Failure to find the cached session key...
2010-09-11 Andrew Bartletts3-privs Add const
2010-09-11 Andrew Bartletts3-privs Remove extra pointer on privilege mask
2010-09-11 Andrew Tridgells3-privileges: add handling of both old and new formats...
2010-09-11 Andrew Tridgells4-lsa: privilege IDs should use the enum, not an int
2010-09-11 Andrew Tridgellprivileges: privilege luids are not all below 64
2010-09-11 Andrew Bartlettlibcli/security Make sec_privilege_from_index() return...
2010-09-11 Andrew Bartlettlibcli/security Remove unused declarations from privile...
2010-09-11 Andrew Bartletts3-privs Remove unused function
2010-09-11 Andrew Bartletts3-privs Overhaul PRIVILEGE_SET handling, avoid dealing...
2010-09-11 Andrew Bartletts3-privs Hide the bitmap-based grant_privilege and...
2010-09-11 Andrew Bartletts3-privs Make privilege_enum_sids() take an LUID, not...
2010-09-11 Andrew Bartlettlibcli/security Expose sec_privilege_mask()
2010-09-11 Andrew Bartlettlibcli/security make sec_privilege_id() return SEC_PRIV...
2010-09-11 Andrew Bartlettlibcli/security Remove unused functions and constants.
2010-09-11 Andrew Bartletts3-privs Rework access_check_object() to take two privi...
2010-09-11 Andrew Bartlettlibcli/security Rename all privilege bitmaps constants
2010-09-11 Andrew Bartletts3-privs Rework privilege enumeration to also use new...
2010-09-11 Andrew Bartlettlibcli/security Remove luid_to_se_priv() and luid_to_pr...
2010-09-11 Andrew Bartletts3-privs Directly manipulate the privileges bitmap.
2010-09-11 Andrew Bartlettlibcli/security Add an invalid LUID privilege value
2010-09-11 Andrew Bartlettlibcli/security Improve dump of privileges: Just walk...
2010-09-11 Andrew Bartletts3-privs Convert from user_has_privileges() -> security...
2010-09-11 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-11 Andrew Bartletts3-privs Remove pointer indirection from se_priv_to_pri...
2010-09-11 Andrew Bartletts3-privs Call security_token_set_privilege() rather...
2010-09-11 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
2010-09-11 Andrew Bartlettlibcli/security Don't export privs[] as a global variable
2010-09-11 Andrew Bartletts3-lsa Use sec_privilege_id() to lookup name to LUID
2010-09-11 Andrew Bartlettlibcli/security Merge privilege lists from source3...
2010-09-11 Andrew Bartlettlibcli/security Return number of entries in the old...
2010-09-11 Andrew Bartlettlibcli/privileges Simplify get_privilege_luid() to...
2010-09-11 Andrew Bartlettlibcli/security Don't memcpy a uint64_t value, just...
2010-09-11 Andrew Bartlettlibcli/security Use ARRAY_SIZE() consistantly.
2010-09-11 Andrew Bartlettlibcli/security Fix and clarify privilege manipulation...
2010-09-11 Andrew Bartlettlibcli/security Make the two privileges tables share...
2010-09-11 Andrew Bartlettlibcli/security Move source4/ privileges code into...
2010-09-11 Andrew Bartletts3-privs Move manual prototypes to common privileges.h
2010-09-11 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_realloc() not TALLOC_REALLOC...
2010-09-11 Andrew Bartlettlibcli/security Use C99 types
2010-09-11 Andrew Bartlettlibcli/security Use true and false, not True and False
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-11 Andrew Bartletts3-privs Rename structure elements for greater clarity
2010-09-11 Andrew Bartletts3-privs More clarity in variable names
2010-09-11 Andrew Bartletts3-privs Rename mask -> privilege_mask to be more clear
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-11 Andrew Bartlettsecurity.idl Add comments
2010-09-11 Andrew Bartlettsecurity.idl Update Windows privileges list to Win2008R2
2010-09-11 Andrew Bartletts3-privs Only store low bits of luid in privileges...
2010-09-11 Andrew Bartletts4-privs Add a lookup by index of privilages
2010-09-11 Andrew Bartlettprivs Add my Copyright
2010-09-11 Andrew Bartlettsecurity.idl clarify which privilages are LUID and...
2010-09-11 Andrew Bartletts3-privs Remove comment already moved to security.idl
2010-09-11 Andrew Bartletts3-privs Use constants from security.idl
2010-09-11 Andrew Bartletts4-privs Remove link between enum sec_privilege and...
2010-09-11 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-11 Andrew Bartlettprivs Move privilege bitmasks to security.idl
2010-09-11 Andrew Bartletts3:privs Change to new host endian neutral privilages...
2010-09-11 Andrew Bartletts3:Change SE_PRIV to uint64_t
2010-09-11 Andrew Bartletts3:privileges Change SE_PRIV to be just a uint64_t
2010-09-11 Matthias Dieter... lib/replace:wscript - don't check twice for type "bool"
2010-09-11 Matthias Dieter... lib/replace:wscript - attempt to fix the features detec...
2010-09-11 Jeremy AllisonAdd check missing from previous patch after talloc_strd...
2010-09-11 Jeremy AllisonFactor out the recent changes into a function - check_p...
2010-09-10 Volker Lendeckes3: Simplify the logic in generate_krb5_ccache
2010-09-10 Björn Jackes3/winbind: use mono time for startup timeout check
2010-09-10 Björn Jackelibreplace: clock_gettime sets errno
2010-09-10 Björn Jackes4/pvfs: use monotonic time for this timeout
2010-09-10 Björn Jackes4/ldap: use time_mono for reconnect timeout
2010-09-10 Björn Jackes4/torture: use time_mono for timeouts
2010-09-10 Björn Jackes4/torture: use time_mono for delta time
2010-09-10 Günther Deschners3-selftest: add print_test_extended (as called from...
2010-09-10 Matthias Dieter... s4:client/client.c - fix wrong return codes in "do_connect"
2010-09-10 Matthias Dieter... s4:lib/policy/gp_filesys.c - remove dead code
2010-09-10 Matthias Dieter... s4:torture/locktest.c - add a cast in order to quiet...
2010-09-10 Matthias Dieter... s4:libcli/wrepl/winsrepl.c - add more "char *" casts...
2010-09-10 Matthias Dieter... s3/s4:libcli/tstream - add more "char *" casts in order...
2010-09-10 Matthias Dieter... s4:torture/ntp/ntp_signd.c - add more "char *" casts...
2010-09-10 Günther Deschners3-printing: fix non-ads build after prototype changes.
2010-09-10 Volker Lendeckes3: Simplify generate_krb5_ccache slightly
2010-09-10 Jeremy AllisonCheck all SMB_MALLOC returns correctly. Found by Andrea...
2010-09-10 Matthias Dieter... s4:torture/rpc/winreg.c - hopefully this attempt fixes...
2010-09-10 Matthias Dieter... s4:getncchanges_change_master - also in this call ...
2010-09-10 Volker Lendeckes3: auth.krb5ccname and auth.unix_username are both...
2010-09-10 Stefan Metzmacherselftest/s3-selftest.sh: knownfailure filtering for...
2010-09-10 Stefan Metzmachers3:torture: fix printf output, lines can't start with...
2010-09-10 Stefan Metzmachers3:torture: fix run_uid_regression_test
2010-09-10 Stefan Metzmachers3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SES...
2010-09-10 Stefan Metzmachers4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SES...
2010-09-10 Stefan Metzmachers4:provision: remember the setup directory if it wasn...
2010-09-10 Günther Deschners3-spoolss: Fix _spoolss_GetPrinter().
2010-09-10 Andreas Schneiders3-spoolss: Don't leak memory on the session counter...
2010-09-10 Simo Sorces3-spoolss: Allow multiple client backchannels.
2010-09-10 Simo Sorces3-spoolss: Split function to send notification.
2010-09-10 Simo Sorces3-spoolss: Use a single structure for all the back...
2010-09-10 Simo Sorces3-spoolss: Rename Printer_entry to struct printer_handle.
2010-09-10 Simo Sorces3-spoolss: Move Printer_entry to srv_spoolss_nt.c
next