s4:torture/rpc/samr.c - fix typos in outputs
[samba.git] / source4 /
2010-09-12 Matthias Dieter... s4:torture/rpc/samr.c - fix typos in outputs
2010-09-12 Matthias Dieter... s4:util_samr.c - also here we've now the default primar...
2010-09-12 Matthias Dieter... s4:ldap.py - tests the primary group detection by the...
2010-09-12 Matthias Dieter... s4:setup/provision_self_join.ldif - now the samldb...
2010-09-12 Matthias Dieter... s4:samldb LDB module - "samldb_check_primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - free the "ac" context after...
2010-09-12 Matthias Dieter... s4:samldb LDB module - simplify the message handling...
2010-09-12 Matthias Dieter... s4:samldb LDB module - move "samldb_prim_group_users_ch...
2010-09-12 Matthias Dieter... s4:samldb LDB module - add a comment to mark the beginn...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor "samldb_find_for_defaul...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor the "primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - get rid of the SID context variable
2010-09-12 Matthias Dieter... s4:samldb LDB module - use also here the real attribute...
2010-09-12 Matthias Dieter... s4:samldb LDB module - rename "check_SamAccountType...
2010-09-12 Matthias Dieter... s4:samldb LDB module - make "samldb_check_sAMAccountNam...
2010-09-12 Matthias Dieter... s4:fsmo.py - fix an obvious typo
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - reorganise imports
2010-09-11 Matthias Dieter... s4:param/secrets.c - reorganise imports
2010-09-11 Matthias Dieter... s4:rpc_server/common/common.h - introduce two forward...
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - make a counter unsigned where...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
2010-09-11 Matthias Dieter... s4:dcesrv_samr_GetGroupsForUser - also universal group...
2010-09-11 Andrew Bartletts4-privs Fix enum privileges in LSARPC server
2010-09-11 Andrew Bartletts4:gensec Put the "NTLM" string for NTLMSSP's SASL...
2010-09-11 Andrew Tridgells4-param: removed the lp_ varients of the functions
2010-09-11 Andrew Tridgells4-param: move back to auto-generation of loadparm...
2010-09-11 Andrew Tridgells4-credentials: get all attributes in cli_credentials_s...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_zero when making a struct...
2010-09-11 Andrew Bartletts4-privs Seperate rights and privileges
2010-09-11 Andrew Bartletts4-rpc_server Put all 'logon failure' messages at the...
2010-09-11 Andrew Tridgells4-lsa: privilege IDs should use the enum, not an int
2010-09-11 Andrew Bartlettlibcli/security Make sec_privilege_from_index() return...
2010-09-11 Andrew Bartlettlibcli/security make sec_privilege_id() return SEC_PRIV...
2010-09-11 Andrew Bartlettlibcli/security Move source4/ privileges code into...
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 Bartletts4-privs Remove link between enum sec_privilege and...
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 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... s4:torture/ntp/ntp_signd.c - add more "char *" casts...
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 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 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-09 Günther Deschners4-smbtorture: add spoolss_OpenPrinter with unc and...
2010-09-09 Matthias Dieter... s4:client/cifsdd.c - restore Solaris cc compatibility
2010-09-09 Matthias Dieter... s4:torture/rpc/winreg.c - restore Solaris cc compatibility
2010-09-09 Matthias Dieter... s4:libcli/security/*.c - fix some wrong typed counters
2010-09-09 Kamen Mazdrashkis4-dreplsrv: Do allocations on long-living context...
2010-09-09 Kamen Mazdrashkis4-drs-test: Add 'reset' and 'replace' tests for drsuap...
2010-09-09 Kamen Mazdrashkis4-dreplsrv: Call dreplsrv_out_operation::callback...
2010-09-09 Kamen Mazdrashkis4-dsdb/repl/drepl_out_pull.c: Remove unused code
2010-09-09 Kamen Mazdrashkis4-drepl_service.c: Update (C)
2010-09-09 Kamen Mazdrashkis4-drepsrv: Dump more info when drepl_replica_sync...
2010-09-09 Andrew Tridgells4-rodc: cope with missing searchFlags
2010-09-09 Andrew Bartletts4-dsdb Change debug levels for startup messages
2010-09-09 Andrew Bartletts4-setup Make krb5.conf use DNS by default
2010-09-09 Andrew Tridgells4-test: added a RODC test using rpcecho
2010-09-09 Andrew Tridgells4-rodc: get the domain name from the partitions DN
2010-09-09 Andrew Tridgellpyldb: expose PyLdbDn_FromDn()
2010-09-09 Andrew Tridgells4-provision: fixed error format string
2010-09-09 Andrew Tridgells4-pydsdb: expose samdb_partitions_dn() as get_partitio...
2010-09-09 Andrew Tridgells4-rodc: s->schema need initialisation
2010-09-08 Günther Deschners4-waf: fix bin/python/samba/dcerpc/nbt.so.
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 Günther Deschners4-smbtorture: add torture ndr nbt testsuite.
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 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 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
next