samba.git
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
2010-09-10 Simo Sorces3-spoolss: Allocate printer entries on the pipe struct.
2010-09-10 Simo Sorces3-spoolss: Rename session counter structure and use...
2010-09-10 Günther Deschners3-dsgetdcname: cleanup receive_getdc_response a little.
2010-09-10 Günther Deschners3-build: use proper RPC_X_OBJ target names.
2010-09-10 Günther Deschners3-waf: use proper RPC_X_SRC names.
2010-09-10 Anatoliy Atanasovs4/fsmo: Change return type from NTSTATUS to WERROR...
2010-09-10 Anatoliy Atanasovs4/fsmo: Fix callback declaration
2010-09-10 Kamen Mazdrashkis4-drs: return DRSUAPI_EXOP_ERR_SUCCESS in extended_ret
2010-09-10 Kamen Mazdrashkis4-drs: Hanlde extended operations only once
2010-09-10 Kamen Mazdrashkis4-dreplsrv: fix 'dn' for partition object being created
2010-09-10 Kamen Mazdrashkis4-drs-fsmo: try to dispatch ops in queue as soon as...
2010-09-10 Anatoliy Atanasovs4/fsmo: Added python tests for schema master transfer op
2010-09-10 Andrew Tridgells4-fsmo: update FSMO changes for recent IRPC work
2010-09-10 Anatoliy Atanasovs4/drs: update repsFrom only when we are not in getncch...
2010-09-10 Nadezhda Ivanovas4-ldap: Added support for FSMO role transfer via LDAP...
2010-09-10 Nadezhda Ivanovas4-rpc: Added handling of fsmo role transfer to GetNCCh...
2010-09-10 Nadezhda Ivanovas4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
2010-09-10 Nadezhda Ivanovas4-drs: Implementation of GetNCChanges extended op...
2010-09-10 Nadezhda Ivanovas4-drs: Refactored drepl_service and send_ridalloc_requ...
2010-09-10 Björn Jackes4/torture: use time_mono for deltas in lock test
2010-09-10 Günther Deschners3-build: only link LIBNDR_XATTR_OBJ where needed.
2010-09-10 Günther Deschners3-waf: only link LIBNDR_XATTR_SRC where needed.
2010-09-10 Günther Deschners3-build: link ndr_notify only where needed.
2010-09-10 Günther Deschners3-waf: link ndr_notify only where needed.
2010-09-10 Günther Deschners3-build: link ndr_named_pipe_auth only where needed.
2010-09-10 Günther Deschners3-waf: link ndr_named_pipe_auth only where needed.
2010-09-09 Günther Deschners3-spoolss: allow a short printername w/o servername.
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-09-09 Jeremy AllisonMore paranoia to ensure SD's can't be set on read-only...
2010-09-09 Günther Deschners3-selftest: rename printer "print4" to "lp".
2010-09-09 Günther Deschners4-smbtorture: add spoolss_OpenPrinter with unc and...
next