rusty/samba.git
2011-06-19 Matthieu Patous4-python: make checks of sacl in get_diff_sddls optionnal
2011-06-19 Matthieu Patous4-upgradeprovision: remove useless comment
2011-06-19 Matthieu Patous4-upgradeprovision: ignore objectSid
2011-06-19 Matthieu Patous4-upgradeprovision: add a list of attribute that are...
2011-06-19 Matthieu Patous4: fix wrong index usage PRIMARY_USER_SID_INDEX when...
2011-06-19 Matthieu Patous4-upgradeprovision: if there is nothing to really...
2011-06-19 Matthieu Patous4-upgradeprovision: dn must be skipped as delta.remove...
2011-06-19 Matthieu Patous4-upgradeprovision: change hashAttrNotCopied to be...
2011-06-19 Matthieu Patous4-upgradeprovision: fix inverted logic and wrong flags...
2011-06-19 Matthieu Patous4-upgradeprovision: remove useless code
2011-06-19 Matthieu Patous4-upgradeprovision: don't print dn in the list of...
2011-06-19 Matthieu Patous4-upgradeprovision: clean up, reformating and update...
2011-06-19 Matthieu Patous4-upgradeprovision: introduce invocation id in lastpro...
2011-06-19 Matthieu Patous4-upgradeprovision: add function to know if attribute...
2011-06-19 Matthieu Patous4-upgradeprovision: split update_present in two functi...
2011-06-19 Matthieu Patous4-upgradeprovision: handle_special_attributes don...
2011-06-19 Matthieu Patous4-python: fix wrong discovery of the site name in...
2011-06-19 Matthieu Patous4-upgradeprovisision: fix bug 8063, old SD can miss...
2011-06-19 Matthieu Patous4-upgradeprovision: Fix an error, so that cursddl...
2011-06-19 Matthieu Patoupy-ldb: allow dictionnary like usage (ie. e.get("myattr...
2011-06-19 Volker Lendeckes3: Fix Coverity ID 2582: FORWARD_NULL
2011-06-19 Volker Lendeckes3: Fix Coverity ID 2583: RESOURCE_LEAK
2011-06-19 Volker Lendeckes3: Remove unused name_queries
2011-06-19 Volker Lendeckes3: Fix some type-punned warnings
2011-06-19 Volker Lendeckes3: Add name_resolve_bcast_send/recv
2011-06-19 Volker Lendeckes3: Fix a memleak in name_resolve_bcast
2011-06-19 Volker Lendeckes3: Test nttrans_create
2011-06-19 Volker Lendeckes3: Add incomplete cli_nttrans_create
2011-06-19 Volker Lendeckes3: Correctly align even
2011-06-18 Volker Lendeckes3: Allow NULL sd_size in make_sec_desc
2011-06-17 Christian Ambachs3:modules fix Bug 8244 - Cannot copy files larger...
2011-06-17 Andrew Bartletts4-errors: Import error maps from the source3/ unix...
2011-06-17 Andrew Bartletterrors: reorder error codes for easier s3/s4 comparison
2011-06-17 Andrew Tridgells4-util: removed the s4 nterr.c
2011-06-17 Andrew Tridgells3-util: remove the s3 nterr.c
2011-06-17 Andrew Tridgellutil: moved nt_errstr() into common code
2011-06-17 Andrew Bartlettlibclu/util: Move get_friendly_nt_error_msg() in common.
2011-06-17 Andrew Tridgellbuild: only use the git version on install, not in...
2011-06-17 Andrew Tridgellsamba-tool: exit with non-zero status on dbcheck failure
2011-06-17 Andrew Tridgelltalloc: added talloc_stackframe_exists()
2011-06-17 Andrew Tridgells4-auth: quiet down the krb5 warnings when kerberos...
2011-06-17 Andrew Tridgellsamba-tool: show success message on group operations
2011-06-17 Andrew Tridgells4-pysamdb: fixed the normalisation of grouptype in...
2011-06-17 Andrew Tridgellsamba-tool: report total error count and suggest -...
2011-06-17 Andrew Tridgellsamba-tool: added attribute normalisation checks
2011-06-17 Andrew Tridgells4-dsdb: if we don't have a remote schema, then use...
2011-06-17 Andrew Tridgells4-pydsdb: added dsdb_normalise_attributes() call
2011-06-16 Stefan Metzmachers3:wb_lookupsids: add some paranoia checks to wb_lookup...
2011-06-16 Stefan Metzmachers3:wb_lookupsids: don't ignore 'result' and check if...
2011-06-16 Stefan MetzmacherRevert "s3-winbind: Fix paranoia checks in winbindd_sam...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bug in _svcctl_Query...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bugs in _svcctl_Quer...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: don't allocate return values...
2011-06-16 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - rework it using concr...
2011-06-16 Matthias Dieter... s4:ntvfs subsystems - rework it using concrete enum...
2011-06-15 Stefan Metzmacherauth/kerberos/gssapi_pac: fix compiler warnings
2011-06-15 Stefan Metzmachers4:libcli/smb_composite: convert smb2_composite_setpath...
2011-06-15 Günther Deschnerlibrpc: fix buildwarning in NDR_WMI.
2011-06-15 Volker Lendeckes3: Add debug level 0 warnings to make_new_server_info_...
2011-06-15 Volker Lendeckes3: Fix the return of make_new_server_info_guest
2011-06-15 Andreas Schneiders3-winbind: Fix paranoia checks in winbindd_samr.c.
2011-06-15 Andrew Tridgellbuild: fixed development symlinks for libraries in...
2011-06-15 Andrew Tridgellbuild: fixed dependencies on install prefix for pc...
2011-06-15 Stefan Metzmachers3:utils/net_*registry: use c99 initializers which...
2011-06-14 Volker Lendeckes3: Fix connecting to ctdb as non-root
2011-06-14 Volker Lendeckes3: Fix count_current_connections
2011-06-14 Volker Lendeckes3-docs: Fix a typo found by Samba-JP oota <ribbon...
2011-06-14 Volker Lendeckes3-docs: Fix a duplicate list entry
2011-06-14 Christian Ambachs3-utils: fix crash in net cache get
2011-06-14 Andrew Tridgellsamba-tool: disable validation on removing an empty...
2011-06-14 Andrew Tridgellpyldb: make ldb operations more consistent
2011-06-14 Andrew Tridgellpyldb: added validate option to ldb.modify()
2011-06-14 Stefan Metzmachers3:smbd/quotas: add #include "system/filesys.h" (bug...
2011-06-13 Michael Adams3:proto.h: remove prototypes of error functions moved...
2011-06-12 Volker Lendeckes3: Use resolve_wins_send/recv in resolve_wins
2011-06-12 Volker Lendeckes3: Add resolve_wins_send/recv
2011-06-12 Volker Lendeckes3: Add wins_server_tag_ips()
2011-06-12 Volker Lendeckes3: Add query_wins_list_send/recv
2011-06-12 Volker Lendeckes3: Fix IO_TIMEOUT handling for wins queries
2011-06-12 Volker Lendeckes3: Remove "struct ip_service" from resolve_wins
2011-06-12 Volker Lendeckensswitch: Remove some refs to the global winbindd_fd
2011-06-12 Sumit Boses3-passdb: Implement new pdb trust calls for the defaul...
2011-06-11 Matthias Dieter... s4:libcli/raw/raw*.c - add unhandled enum values
2011-06-11 Matthias Dieter... s4:torture/ndr/string.c - fix type-punned warning and...
2011-06-11 Matthias Dieter... s4:ntvfs/smb2/vfs_smb2.c - remove unused variable
2011-06-11 Matthias Dieter... s4:auth/ntlm/auth_unix.c - remove unused variables
2011-06-11 Michael AdamRevert "s3:idmap_autorid: add a talloc_stackframe(...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: use "idmap config <DOMAIN...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: fail initialization if the...
2011-06-11 Michael Adams3:registry/reg_parse_internal.c: add copyright information
2011-06-11 Michael Adams3:registry/reg_parse_internal.h: add copyright information
2011-06-11 Andrew Bartletts3-param Remove 'time offset' from smb.conf
2011-06-10 Andreas Schneiders3: Update .clang_complete
2011-06-10 Stefan Metzmachers3:libsmb: remove unused cli_state_seqnum infrastructure
2011-06-10 Stefan Metzmachers3:libsmb/clireadwrite: calculate cli_write_max_bufsize...
2011-06-10 Stefan Metzmachers3:libsmb/clireadwrite: calculate cli_read_max_bufsize...
2011-06-10 Stefan Metzmachers3:libsmb/clitrans: correctly transfer the seqnum betwe...
2011-06-10 Stefan Metzmachers3:libsmb/clitrans: fix handling of multi pdu [nt]trans...
2011-06-10 Stefan Metzmachers3:libsmb/clitrans: use subreq2 as variable for the...
2011-06-10 Stefan Metzmachers3:libsmb/clitrans: move MID handling to the end of...
next