nivanova/samba.git
2010-08-26 Anatoliy Atanasovs4/drs: update repsFrom only when we are not in getncch... fsmo-fixed
2010-08-26 Nadezhda Ivanovas4-ldap: Added support for FSMO role transfer via LDAP...
2010-08-26 Nadezhda Ivanovas4-rpc: Added handling of fsmo role transfer to GetNCCh...
2010-08-24 Nadezhda Ivanovas4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
2010-08-24 Nadezhda Ivanovas4-drs: Implementation of GetNCChanges extended op...
2010-08-24 Nadezhda Ivanovas4-drs: Refactored drepl_service and send_ridalloc_requ...
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.
2010-08-19 Günther Deschners3-idmap: fix uninitialized variable in idmap_tdb_sids_...
2010-08-19 Matthieu Patous4 provision: POLICY_ACL is already an FS acl no need...
2010-08-19 Matthieu Patous4 provision: Add some documentation to GPO related...
2010-08-19 Matthieu Patouunit tests: debug to ease locating pb, remove dir if...
2010-08-19 Matthieu Patous4 upgradeprovision: exit with a non null return code...
2010-08-19 Matthieu Patous4 upgradeprovision: add more attrbutes the ignore...
2010-08-19 Matthieu Patous4 upgradeprovision: Deal with bootstrap indexing attri...
2010-08-19 Matthieu Patous4 upgradeprovision: Add a function for schema reloading
2010-08-19 Matthieu Patous4 upgradeprovision: upgrade_delta_samdb return a msg_d...
2010-08-19 Matthieu Patous4 upgradeprovision: Fixes for increment_keyversion
2010-08-19 Matthieu Patous4 upgradeprovision: fix a typo and pass correct parame...
2010-08-19 Günther Deschners3-libsmb: fix some uninitialized variables.
2010-08-19 Surbhi Palande-ENOTSUP translates to NT_STATUS_NOT_SUPPORTED
2010-08-19 Volker Lendeckes3: Remove smb_pam_accountcheck from the auth modules
2010-08-19 Kamen Mazdrashkis4-drs: ATTIDs for deleted attributes should be based...
2010-08-19 Kamen Mazdrashkis4-test: make better error message for ATTID checks
2010-08-19 Kamen Mazdrashkis4-test: Change attribute syntax and value for readability
2010-08-19 Kamen Mazdrashkis4-test: Enable drs.rpc.msdsintid test case - it should...
2010-08-19 Kamen Mazdrashkis4-dsdb: No need for dsdb_syntax_one_DN_drsuapi_to_ldb...
2010-08-19 Kamen Mazdrashkis4-drs: GetNCChanges() to return correct (in AD-way...
2010-08-19 Kamen Mazdrashkis4-dsdb-syntax: ATTID should be msDs-IntId value for...
next