metze/samba/wip.git
2010-08-25 Andrew Tridgells4-python: reference substructures onto the parent...
2010-08-25 Andrew Tridgellpytalloc: fixed py_talloc_steal()
2010-08-25 Andrew Tridgells4-pyglue: pyglue now depends on pytalloc
2010-08-25 Andrew Tridgells4-rodc: setup secrets database at end of RODC join
2010-08-25 Andrew Tridgells4-pyglue: added talloc_report_full() and talloc_enable...
2010-08-25 Andrew Tridgells4-repl: load RODC partitions using msDS-hasFullReplicaNCs
2010-08-25 Andrew Tridgells4-pytalloc: use better names for python talloc objects
2010-08-25 Michael Adams3:smbd: add nfs quota support to the linux-non-sysquot...
2010-08-25 Michael Adams3:smbd: add a nfs backend for sysquotas.
2010-08-25 Sumit Boses4-smbtorture: Added a torture test for forest trusts
2010-08-25 Sumit Boses4-smbtorture: Make test_SetupCredentials3 public
2010-08-25 Günther Deschners4-smbtorture: fill in trust_domain_passwords_check_in...
2010-08-25 Sumit BoseFix RPC-LSA-TRUSTED-DOMAINS for changed IDL
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
2010-08-25 Andreas Schneiders3-build: Use a wrapper script to run the tests.
2010-08-24 Andrew Tridgells4-dsdb: make more of the UF_* flags available on pydsdb
2010-08-24 Andrew Tridgells4-rodc: broke up RODC join into separate functions
2010-08-24 Andrew Tridgells4-rodc: added REPL_SECRET exop replication of accounts
2010-08-24 Andrew Tridgells4-dsdb: add more DS flags to the dsdb module
2010-08-24 Andrew Tridgells4-dsdb: added get_attid_from_lDAPDisplayName() on...
2010-08-24 Andrew Tridgells4-rodc: next step in RODC join code
2010-08-24 Andrew Tridgells4-pynet: added replicate_init() and replicate_chunk...
2010-08-24 Andrew Tridgells4-libnet: added libnet_vampire_replicate_init()
2010-08-24 Andrew Tridgellidl-nbt: fixed typo
2010-08-24 Volker Lendeckes3: Make char_flags and base_reverse const arrays
2010-08-24 Volker Lendeckes3: Move "trans_num" to smbd_server_connection
2010-08-24 Volker Lendeckes3: Make srv_send_smb take an sconn instead of a sock fd
2010-08-24 Björn Jackepam: fix unused variable warning
2010-08-24 Günther Deschners4-waf: try to fix the s4 wbinfo build dependencies.
2010-08-24 Günther Deschners3-dcerpc: avoid talloc_move on schannel creds in cli_r...
2010-08-23 Jeremy AllisonFinal part of fix for bug #7636 - winbind internal...
2010-08-23 Simo Sorces3-dcerpc: Allocate structure members on the right...
2010-08-23 Volker Lendeckes3: PAM_RHOST and PAM_TTY are enums on FreeBSD
2010-08-23 Matthias Dieter... s4:getncchanges.c - fix some counter variable types
2010-08-23 Jelmer Vernooijreplace: Fix ifndefs for formatting defines.
2010-08-23 Andrew Tridgells4-devel: added a getncchanges developer script
2010-08-23 Andrew Tridgells4-pyrpc: use s4_event_context_init()
2010-08-23 Andrew Tridgells4-pyregistry: use s4_event_context_init()
2010-08-23 Andrew Tridgells4-event: event_context_find() should use s4_event_cont...
2010-08-23 Andrew Tridgells4-net: role should be case insensitive for join
2010-08-23 Andrew Tridgells4-drs: show the user sid that does the GetNCChanges...
2010-08-23 Andrew Tridgells4-drs: removed the warning on WRIT_REP being set
2010-08-23 Andrew Tridgells4-net: added initial implemention of RODC join
2010-08-23 Andrew Tridgelllibnet-s4: added replicate() command in pynet
2010-08-23 Andrew Tridgells4-libnet: split libnet_Vampire() into two parts
2010-08-23 Andrew Tridgells4-libnet: show the DN when DsAddEntry() fails
2010-08-23 Andrew Tridgells4-net: moved the net join command to python
2010-08-23 Andrew Tridgells4-libnet: added join type constants to python interface
2010-08-23 Andrew Tridgells4-python: added ndr_print() method in ndr
2010-08-23 Andrew Tridgellpidl-python: fixed the docstrings for ndr_print, ndr_pa...
2010-08-23 Andrew Tridgelllibreplace: fixed the strptime() waf test
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-22 Andrew Bartletts3:pdbtest Fix command name of pdbtest
2010-08-22 Andreas Schneiders3-build: Add a test-buildfarm target to stay UNIX...
2010-08-22 Andrew Bartletts3:param Clarify parameter name on init_globals()
2010-08-22 Volker Lendeckes3: Turn two macros into functions
2010-08-22 Volker Lendeckes3: Pass the rhost through smb_pam_accountcheck
2010-08-22 Volker Lendeckes3: Rename auth.c:backends to auth_backends
2010-08-22 Volker Lendeckes3: Fix some nonemtpy blank lines
2010-08-22 Jelmer Vernooijs4: Only install testparm to /usr/bin/, no longer to...
2010-08-22 Jelmer Vernooijs4: Install testparm to /usr/bin, consistent with old...
2010-08-22 Andrew Tridgells4-waf: re-use SAMBA_LIBRARY() in building shared modules
2010-08-22 Volker Lendeckes3: Move check_access to cgi.c, its only user
2010-08-22 Volker Lendeckes3: Replace calls to check_access by allow_access
2010-08-22 Jelmer VernooijAvoid use of Samba DTD, which requires net access.
2010-08-22 Jelmer Vernooijwafsamba: fix CHECK_XSLTPROC_MANPAGES().
2010-08-22 Jelmer VernooijUse DocBook DTD rather than Samba one, as no Samba...
2010-08-22 Andrew Tridgells4-net: better error message on net setpassword
2010-08-22 Andrew Tridgelllibrpc: add python bindings for the netlogon pipe
2010-08-22 Andrew Tridgellpyldb: do type checking on the list form of ldb add
2010-08-22 Andrew Tridgellpidl: give the varible name for bad type in python...
2010-08-22 Andrew Tridgellpidl: cope with bad type conversions in unions
2010-08-22 Andrew Tridgellpidl: added a __ndr_print__() method on python NDR...
2010-08-21 Kai Blins3: Fix netgrent configure checks for compilers not...
2010-08-21 Volker Lendeckes3: Fix bug 7635
2010-08-20 Jeremy AllisonFix bug 7627 - smbclient ignores "-I" when used with...
2010-08-20 Jeremy AllisonFix const warning.
2010-08-20 Kamen Mazdrashkis4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian]...
2010-08-20 Kamen Mazdrashkis4-drsuapi: Implement custom printing for drsuapi proto...
2010-08-20 Volker Lendeckes3: Use sconn->client_id in session_claim
2010-08-20 Stefan Metzmachers3:librpc: make dcerpc_read_ncacn_packet_send/recv...
2010-08-20 Stefan Metzmacherlibrpc/rpc: move dcerpc_read_ncacn_packet_send/recv...
2010-08-20 Stefan Metzmachers3:Makefile.in: use python with -u to disable stdin...
2010-08-20 Stefan Metzmachers3:winbindd: fix error handling in wb_next_grent_fetch_...
2010-08-20 Zahari ZaharievRemove place-holders when it is single domain
2010-08-20 Andrew Tridgells4-dsdb: the RODC_JOIN control also changes samAccountName
2010-08-20 Andrew Tridgells4-pysamdb: fixed get_domain_sid()
2010-08-20 Andrew Tridgells4-ldb: added support for rodc_control in ldb
2010-08-20 Andrew Tridgells4-drs: fixed the error code for EXOP_REPL_SECRET getnc...
2010-08-20 Andrew Tridgells4-drs: bring us much closer to the docs for DRS secret...
2010-08-20 Andrew Tridgells4-dsdb: fixed dsdb_get_extended_dn_sid()
2010-08-20 Andrew Tridgellidl: added the RODC allow/deny secrets RIDs
2010-08-20 Andrew Tridgells4-drs: implement RODC attribute filtering override
2010-08-20 Andrew Tridgells4-drs: added sam_ctx_system on DRS bind state
2010-08-20 Michael Adams3:loadparm: make lp_load_ex static. We have wrappers...
2010-08-19 Jim McDonoughs3-libsmbclient Convert dos error codes to NTstatus...
2010-08-19 Simo Sorces3-ads: Fix wrong test in if statement
2010-08-19 Günther Deschners3-waf: fix the build.
2010-08-19 Günther Deschners3-ldapsam: add samba.ldif LDAP schema.
2010-08-19 Günther Deschners3-cli: fix uninitialized variable.
next