abartlet/samba.git/.git
2010-09-09 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-09 Andrew Bartletts3-privs Remove pointer indirection from se_priv_to_pri...
2010-09-09 Andrew Bartletts3-privs Call security_token_set_privilege() rather...
2010-09-09 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
2010-09-09 Andrew Bartlettlibcli/security Don't export privs[] as a global variable
2010-09-09 Andrew Bartletts3-lsa Use sec_privilege_id() to lookup name to LUID
2010-09-09 Andrew Bartlettlibcli/security Merge privilege lists from source3...
2010-09-09 Andrew Bartlettlibcli/security Return number of entries in the old...
2010-09-09 Andrew Bartlettlibcli/privileges Simplify get_privilege_luid() to...
2010-09-09 Andrew Bartlettlibcli/security Don't memcpy a uint64_t value, just...
2010-09-09 Andrew Bartlettlibcli/security Use ARRAY_SIZE() consistantly.
2010-09-09 Andrew Bartlettlibcli/security Fix and clarify privilege manipulation...
2010-09-09 Andrew Bartlettlibcli/security Make the two privileges tables share...
2010-09-09 Andrew Bartlettlibcli/security Move source4/ privileges code into...
2010-09-09 Andrew Bartletts3-privs Move manual prototypes to common privileges.h
2010-09-09 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-09 Andrew Bartlettlibcli/security Use talloc_realloc() not TALLOC_REALLOC...
2010-09-09 Andrew Bartlettlibcli/security Use C99 types
2010-09-09 Andrew Bartlettlibcli/security Use true and false, not True and False
2010-09-09 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-09 Andrew Bartletts3-privs Rename structure elements for greater clarity
2010-09-09 Andrew Bartletts3-privs More clarity in variable names
2010-09-09 Andrew Bartletts3-privs Rename mask -> privilege_mask to be more clear
2010-09-09 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-09 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-09 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-09 Andrew Bartlettsecurity.idl Add comments
2010-09-09 Andrew Bartlettsecurity.idl Update Windows privileges list to Win2008R2
2010-09-09 Andrew Bartletts3-privs Only store low bits of luid in privileges...
2010-09-09 Andrew Bartletts4-privs Add a lookup by index of privilages
2010-09-09 Andrew Bartlettprivs Add my Copyright
2010-09-09 Andrew Bartlettsecurity.idl clarify which privilages are LUID and...
2010-09-09 Andrew Bartletts3-privs Remove comment already moved to security.idl
2010-09-09 Andrew Bartletts3-privs Use constants from security.idl
2010-09-09 Andrew Bartletts4-privs Remove link between enum sec_privilege and...
2010-09-09 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-09 Andrew Bartlettprivs Move privilege bitmasks to security.idl
2010-09-09 Andrew Bartletts3:privs Change to new host endian neutral privilages...
2010-09-09 Andrew Bartletts3:Change SE_PRIV to uint64_t
2010-09-09 Andrew Bartletts3:privileges Change SE_PRIV to be just a uint64_t
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from a few functions
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from wcache_save_creds()
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from lookup_cached_name()
2010-09-09 Volker Lendeckes3: Remove a nested if-statement
2010-09-09 Volker Lendeckes3: Fill in workstation in winbindd_pam_auth_crap_send
2010-09-09 Volker Lendeckes3: Fill in domain in winbindd_pam_auth_crap_send
2010-09-09 Volker Lendeckes3: Remove redundant flag checks
2010-09-09 Volker Lendeckes3: Remove unused arg "user_sid" from winbindd_store_creds
2010-09-09 Volker Lendeckes3: Remove unused winbindd_update_creds_by_sid
2010-09-09 Volker Lendeckes3: Remove unused winbindd_dual_show_sequence()
2010-09-09 Jeremy AllisonDon't rely on the underlying ACL modules to enforce...
2010-09-08 Jeremy AllisonOptimization suggested by Metze. Without this patch,
2010-09-08 Volker Lendeckes3: "== false" looks wrong :-)
2010-09-08 Jeremy AllisonFix warnings caused by double ";;" at the end of the...
2010-09-08 Günther Deschners4-waf: fix bin/python/samba/dcerpc/nbt.so.
2010-09-08 Jelmer Vernooijwafsamba: Eliminate sys.path updating if installing...
2010-09-08 Björn Jackes3: use time_mono throughout in smbget
2010-09-08 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-09-08 Jelmer Vernooijsetup: Use standard octal ints rather than harcoding.
2010-09-08 Jelmer Vernooijpopt_common: Add missing dependency on libsamba-hostconfig.
2010-09-08 Volker Lendeckes3: Make winbind_add_failed_connection_entry static
2010-09-08 Volker Lendeckes3: Fix a typo
2010-09-08 Günther Deschners4-smbtorture: add torture ndr nbt testsuite.
2010-09-08 Günther Deschnernbt: add nbt_netlogon_response2 to IDL.
2010-09-08 Günther Deschnernbt: add NETLOGON_LOGON_REQUEST.
2010-09-08 Günther Deschnernbt: add decode_nbt_netlogon_packet() to IDL.
2010-09-08 Günther Deschners3-nmbd: fix indentation in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: remove trailing whitespace in nmbd_processlogon.c
2010-09-08 Andreas Schneiders3-spoolss: Move spoolss winreg to new dcerpc client...
2010-09-08 Volker Lendeckes3: Simplify cm_connect_sam a bit
2010-09-08 Volker Lendeckes3: Check for sid instead of name in cm_connect_sam
2010-09-08 Andreas Schneiders3-spoolss: Fixed a possible crash bug.
2010-09-08 Volker Lendeckes3: Remove a superfluous ;
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-07 Björn Jackes3: use monotonic clock for aio timeout
2010-09-07 Björn Jackes3/nmbd: tidy up debug message: ttl isn't a hex value
2010-09-07 Björn Jackes3/libads: use monotonic clock for DNS timeouts
2010-09-07 Björn Jackelib/util: add time_mono() for monotonic time a la time()
2010-09-07 Kamen Mazdrashkis4-dreplsrv: Run NC replication synchronously if requested
2010-09-07 Kamen Mazdrashkis4-drs: Dump exact error when failure occurs during...
2010-09-07 Volker Lendeckes3: Prune the printername cache when a printer is deleted
2010-09-07 Andrew Tridgelllibrpc: bitten by the strncasecmp define again
2010-09-07 Andrew Tridgellwaf-abi: fixed small uninitialised data on PPC64
2010-09-07 Andrew Tridgells4-ldapserver: serialise ldap server operations
2010-09-07 Andrew Tridgells4-packet: make packet_recv_disable() a lot more efficient
2010-09-07 Andrew Tridgells4-process: fixed the thread process model so it compiles
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-05 Kamen Mazdrashkis4-test: refactor API-DELETEUSER test a little to:
2010-09-05 Kamen Mazdrashkis4-idl: redefine dreplsrv_refresh() to be alike other...
2010-09-05 Jelmer Vernooijwafsamba: Create bin/defaukt/modules if it does not...
2010-09-05 Jelmer Vernooijwaf: Use os.makedirs rather than os.mkdir in case paren...
2010-09-05 Volker Lendeckes3: On Solaris, iov_len is an int
2010-09-05 Matthieu Patouupgradeprovision: avoid working with None objects ...
2010-09-05 Matthieu Patouupgradeprovision: do not try to remove/change attribute...
2010-09-05 Matthieu Patouupgradeprovision: cleanup
2010-09-05 Matthieu Patous4 upgradeprovision: add dns_update_list if missing
2010-09-05 Matthieu Patoupython-ldb: allow ldb_rename to take optional control(s)
2010-09-05 Matthieu Patoudsdb: make the ATTRIBUTE NOT FOUND more clear
2010-09-05 Jelmer Vernooijs4/selftest: Fix path to include/config.h, set BUILDDIR...
2010-09-05 Jelmer Vernooijselftest: Cope with parentheses in testnames in --load...
next