abartlet/samba.git/.git
2010-11-08 Matthias Dieter... s4:pydsdb.c - use "Py_ssize_t" for Python list counters
2010-11-08 Matthias Dieter... s4:pydsdb.c - introduce Python 2.4 compatibility defines
2010-11-08 Matthias Dieter... s4:objectguid/repl_meta_data LDB module - deny "objectG...
2010-11-08 Matthias Dieter... s4:objectclass LDB module - no idea why we'd need the...
2010-11-08 Matthias Dieter... s4:objectguid LDB module - make use of "dsdb_next_callback"
2010-11-08 Matthias Dieter... s4:drsuapi RPC server - writespn.c - fix indentations
2010-11-08 Andrew Tridgells4-drs: allow bypass of writespn checking for some...
2010-11-08 Andrew Bartlettheimdal Add clock-skew handling to DCE-style GSSAPI
2010-11-08 Andrew Bartletts4-auth Supply more useful error messages on Kerberos...
2010-11-08 Brad Hardss4-auth Fix typos in samba4 auth code
2010-11-08 Andrew Bartletts4-dsdb Explain why we may not use the GC name in some...
2010-11-08 Andrew Bartletts4-selftest fix indentation
2010-11-08 Andrew Tridgells4-repl: fixed replication notifications to RODCs
2010-11-08 Andrew Tridgellfix
2010-11-08 Andrew Tridgells4-debug: lowered the debug level of some unimportant...
2010-11-08 Andrew Tridgells4-ldb: don't give an error if a module is already...
2010-11-08 Andrew Tridgellwaf: go back to the previous method of handling .inst...
2010-11-08 Andrew Tridgellwaf: fixed the names of the installed libraries after...
2010-11-08 Andrew Tridgells4-dns: ensure we get the right case on the grant rule...
2010-11-08 Andrew Tridgellwaf: fixed tabs/spaces for python3.0
2010-11-08 Andrew Tridgellwaf: prevent us from modifying non-install libs during...
2010-11-08 Andrew Tridgells4-ldb: better error message when we try to register...
2010-11-08 Andrew Tridgells4-pydrs: validate the DsGetNCChanges response
2010-11-07 Andrew Tridgells4-join: modify join behaviour according to domain...
2010-11-07 Andrew Tridgells4-drs: allow override of the replica_flags
2010-11-07 Andrew Tridgells4-dsdb: give the DN on a shema attribute failure
2010-11-07 Matthias Dieter... s4:ldap.py - add more "objectGUID" related tests
2010-11-07 Matthias Dieter... s4:objectguid LDB module - fix typo in output message
2010-11-07 Matthias Dieter... s4:objectguid LDB module - objectGUIDs cannot be specif...
2010-11-07 Matthias Dieter... s4:upgradeprovision - remove some "recalculate_sd"...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - make the "nTSecurityDescript...
2010-11-07 Matthias Dieter... s4:ldb_modules/util.c - "dsdb_get_single_valued_attr...
2010-11-07 Matthias Dieter... ldb:ldb_pack.c - the "dn" attribute isn't allowed in...
2010-11-07 Matthias Dieter... s4:torture/dssync.c - remove unused variable
2010-11-07 Matthias Dieter... s4:descriptor LDB module - save a pointer to the reques...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - by "dsdb_next_callback"...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - remove a bit pointless memor...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - remove a "ldb_msg_sanity_che...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - don't ignore referrals if...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-07 Jelmer Vernooijsamdb: Make private (at least for the moment).
2010-11-07 Jelmer Vernooijpytalloc: Make some arguments optional.
2010-11-06 Matthias Dieter... ldb:ldb_parse.c - "ldb_parse_hex2char" - always initial...
2010-11-06 Matthias Dieter... s4:ldap.py - enhance the "distinguishedName" tests
2010-11-06 Matthias Dieter... s4:update_keytab LDB module - we don't need to search...
2010-11-06 Matthias Dieter... s4:operational LDB module - "canonicalName" doesn't...
2010-11-06 Matthias Dieter... ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation
2010-11-06 Matthias Dieter... ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_m...
2010-11-06 Matthias Dieter... s4:samr RPC server - "dcesrv_samr_RemoveMemberFromForei...
2010-11-06 Stefan Metzmachers4:DRS-RPC-DSSYNC: don't try to decrypt secret attribut...
2010-11-06 Andrew Tridgells4-cldap: fixed debug message to match content
2010-11-06 Andrew Tridgells4-join: fixed SPNs, invocationId and dnshostname and...
2010-11-06 Andrew Tridgells4-join: switch over to the new DC join in make test
2010-11-06 Andrew Tridgellsamba-tool: deprecate samba-tool vampire command
2010-11-05 Volker Lendeckes3: Make proper use of sid_check_is_in_xx routines
2010-11-05 Volker Lendeckes3: Fix a typo
2010-11-05 Volker Lendeckes3: Remove some duplicate prototypes
2010-11-05 Stefan Metzmachersocket_wrapper: fill in sa.sa_len if the system supports it
2010-11-05 Andrew Tridgells4-join: fixed secure_channel_type
2010-11-05 Andrew Tridgells4-join: don't print all the NDR packets by default
2010-11-05 Andrew Tridgells4-cldap: print all the DNS servers found
2010-11-05 Andrew Tridgells4-ldb: much more memory efficient msg filtering
2010-11-05 Andrew Tridgells4-drs: reduce the memory usage of the getncchanges...
2010-11-05 Andrew Bartletts4-kerberos Mention the remote address we fail to conta...
2010-11-05 Andrew Tridgells4-ldb: show the reason for module initialization failure
2010-11-05 Andrew Tridgells4: net -> samba-tool
2010-11-05 Andrew Tridgells4-join: added DC join to the python join code
2010-11-05 Andrew Tridgells4-pydrs: added rodc option to python drs replication
2010-11-05 Andrew Tridgells4-pydsdb: added DsReplicaAttribute()
2010-11-05 Andrew Tridgellpidl: use a union assignment instead of memmove
2010-11-05 Matthias Dieter... s4:password_hash LDB module - fix indentation
2010-11-05 Volker Lendeckes3: Allow disabling of mdns registrations
2010-11-05 Matthieu Patoufix in_screen so that it works on os that don't chdir...
2010-11-05 Stefan Metzmachertsocket: fill in sa.sa_len if the system supports it
2010-11-05 Matthias Dieter... ldb:ldb.h - reorder extended operations list
2010-11-05 Stefan Metzmachers4:dsdb/drepl_notify: reuse dreplsrv_notify_operation...
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
2010-11-05 Anatoliy Atanasovs4/test: Added test for simple bind with machine account
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-11-05 Jelmer Vernooijtalloc: rename pytalloc.c to pytalloc_util.c
2010-11-05 Jelmer Vernooijwaf: Put private libraries in a separate directory...
2010-11-05 Jelmer Vernooijwafsamba: Use project name variable rather than hardcod...
2010-11-05 Jelmer Vernooijwafsamba: Drop private library prefix when installing...
2010-11-05 Jelmer Vernooijwafsamba: Support expanding variables in LIBDIR/PRIVATE...
2010-11-05 Jelmer VernooijAdd --disable-rpath-private-install flag.
2010-11-05 Jelmer VernooijAdd --with-privatelibdir build option.
2010-11-05 Jelmer Vernooijsamba_utils: Use LIBDIR rather than assuming it is...
2010-11-05 Jelmer Vernooijselftest: Allow some tests to output empty subunit...
2010-11-05 Andrew Bartletts4-ldap_server Don't DEBUG() at level 2 every time...
2010-11-04 Andrew Tridgells4: don't run etags over .inst files
2010-11-04 Andrew Tridgellcompression: added a simple lzxpress test
2010-11-04 Andrew Tridgellcompression: fixed an uninitialised data but in lzxpress
2010-11-04 Volker Lendeckes3: Remove the use of cli_send_trans from cli_get_fs_fu...
2010-11-04 Matthias Dieter... s4:ldap.py/passwords.py - just use objectclass "user...
2010-11-04 Volker Lendeckes3: Remove an unused prototype
2010-11-04 Stefan Metzmachers4:dsdb/objectclass_attrs: not all objects have delete...
2010-11-04 Stefan Metzmachers4:dsdb/samdb: optimize samldb_prim_group_change()
2010-11-04 Stefan Metzmachers4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()
next