samba.git
2010-03-05 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-03-05 Matthias Dieter... s4:kcc - Change some counter variables to be unsigned
2010-03-05 Matthias Dieter... s4:samdb_privilege.c - Change two counter variables...
2010-03-05 Matthias Dieter... s4:cracknames - Change two counter variables to unsigned
2010-03-05 Andrew Tridgells4-pvfs_sys: build on systems without O_NOFOLLOW or...
2010-03-05 Andrew Tridgells4-pvfs_sys: talloc_free should be before errno restore
2010-03-05 Andrew Tridgells4-pvfs: use pvfs_sys_fchmod()
2010-03-05 Andrew Tridgells4-pvfs: set default for perm override based on system...
2010-03-05 Andrew Tridgells4-pvfs: use O_FOLLOW one level at a time for security...
2010-03-05 Andrew Tridgellreplace: added get_current_dir_name()
2010-03-05 Andrew Tridgells4-pvfs: use pvfs_sys_*() functions to wrap posix calls
2010-03-05 Andrew Tridgells4-pvfs: new pvfs_sys module
2010-03-05 Andrew Tridgells4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE
2010-03-05 Andrew Tridgells4-privs: add root_privileges_original_uid()
2010-03-05 Günther Deschners3-selftest: enable RPC-WINREG against Samba 3.
2010-03-05 Günther Deschners4-smbtorture: skip NotifyChangeKeyValue test against...
2010-03-05 Matthias Dieter... s4:torture/rpc/samr.c - add some decision possibility...
2010-03-05 Matthias Dieter... s4:torture/rpc/samr.c - make some argument of function...
2010-03-05 Matthias Dieter... s4:torture/winbind/struct_based.c - fix up (un)signedne...
2010-03-05 Andrew Tridgells4-pvfs: log more error conditions in NTVFS backend
2010-03-05 Andrew Tridgells4-pvfs: move the private ntcreatex flags to private_flags
2010-03-05 Andrew Tridgells4-rpc: don't use s->credentials after it is freed
2010-03-05 Andrew Tridgells4-torture: fixed commas separating C statements
2010-03-06 Bo Yangs3: Fix unnecessary traversing winbindd_cache.tdb in...
2010-03-05 Andrew Tridgells4-python: only install external python libs that are...
2010-03-05 Andrew Tridgells4-python: import a copy of the python dns library
2010-03-05 Andrew Tridgells4-dns: use samba.external to pull in the dns.resolver...
2010-03-05 Andrew Tridgells4-python: allow us to have samba copies of python...
2010-03-05 Andrew Tridgells4-dns-ex: use autoclose on the dns child pipe
2010-03-05 Andrew Tridgells4-messaging: use auto-close on the socket
2010-03-04 Jeremy Allisonsrv_pipe.c doesn't reference current_user anymore....
2010-03-04 Matthias Dieter... s4:auth/sam.c - change base context for the "tmp_ctx...
2010-03-04 Matthias Dieter... s4:ldap.py - give the "primaryGroupToken" test a better...
2010-03-04 Matthias Dieter... s4:ldap.py - add test for "tokenGroups"
2010-03-04 Matthias Dieter... s4:operational LDB - don't accidentally "ate" search...
2010-03-04 Matthias Dieter... s4:operational LDB module - make the counters unsigned
2010-03-04 Matthias Dieter... s4:operational LDB - implement the "tokenGroups" constr...
2010-03-04 Matthias Dieter... s4:sam.c - make "authsam_expand_nested_groups" public
2010-03-04 Matthias Dieter... s4:sam.c - cosmetic indentation fix
2010-03-04 Matthias Dieter... s4:sam.c - change variable types to unsigned in "sids_c...
2010-03-04 Matthias Dieter... s4:operational LDB module - use right memory context...
2010-03-04 Karolin SeegerRevert "s3:configure: add --enable-as-needed"
2010-03-04 Nadezhda IvanovaRefactored ACL python tests
2010-03-04 Stefan Metzmachers3:configure: add --enable-as-needed
2010-03-04 Matthias Dieter... s4:provision - use the new "interface_ips" python call...
2010-03-04 Matthias Dieter... s4:ldif_handlers - Use "unsigned int" for counting...
2010-03-04 Günther Deschnertestprogs: add test_PrinterDataW.
2010-03-04 Günther Deschnertestprogs: use dump_data in dump_printer_data.
2010-03-04 Günther Deschnertestprogs: add print_printer_dataw and dump_data to...
2010-03-04 Günther Deschnertestprogs: add some multibyte versions of PrinterData...
2010-03-05 Bo Yangs3: Rerun genmsg after adding more strings.
2010-03-05 Bo Yangs3: Add i18n/l10n strings in pam_winbind.c coming from...
2010-03-03 Matthias Dieter... s4:samdb.c - Make it signed-safe
2010-03-03 Matthias Dieter... s4:srvsvc RPC - "srvsvc_create_ntvfs_connect"
2010-03-03 Matthias Dieter... s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_c...
2010-03-03 Matthias Dieter... s4:torture/rpc/samr - Fix up SAMR-USERS test
2010-03-03 Matthias Dieter... s4:torture/rpc/samr - enhance the "EnumDomainGroups...
2010-03-03 Matthias Dieter... s4:dcesrv_samr - Also "OpenGroup" needs to support...
2010-03-03 Matthias Dieter... s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDi...
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Günther Deschnertestprogs: fix boolean return code of test_PrinterData.
2010-03-03 Andrew Tridgelldns: make dns update script use unbuffered IO
2010-03-03 Andrew Tridgells4-posix: allow change ownership of files if the user...
2010-03-03 Matthieu Patous4-build: fix SMB_LIBRARY and change its name so it...
2010-03-03 Matthieu Patous3: Fix build file due to file move. Use the new path...
2010-03-03 Matthieu Patous3: Move source3/iniparser to lib/iniparser to allow...
2010-03-03 Matthieu Patous3: Allow pam_winbind.c to build without localedir.c
2010-03-03 Matthieu Patounsswitch: libpam remove depedance on locale.h use direc...
2010-03-03 Andreas Schneiders4-winrepl: Migrated the wins replication server to...
2010-03-03 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-03 Michael Adams3:net: fix some i18n messages in net_registry_getsd_in...
2010-03-03 Michael Adams3:net: add i18n macro _() to one message
2010-03-03 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-03 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-03 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-03 Michael Adams3: build sddl.c in samba3
2010-03-03 Michael Adamlibcli/security: fix sddl.c to be able to build it...
2010-03-03 Michael Adams4:move the sddl code down to the top level
2010-03-03 Kamen Mazdrashkis4/ildap: fine tune ildb_callback()
2010-03-02 Holger Hetterichs3: net_share.c: fix argc handling
2010-03-02 Günther Deschners4-smbtorture: fix WINBIND-STRUCT assumptions about...
2010-03-02 Simo Sorces3:ads fix dn parsing name was always null
2010-03-02 Günther Deschnertestprogs: make sure to do the same tests as in smbtort...
2010-03-02 Günther Deschnertestprogs: fix REG_SZ in print_printer_data.
2010-03-02 Matthias Dieter... LDB:NSS - make LDB "signed-safe" on counter variables
2010-03-02 Matthias Dieter... s4:echo RPC - make this one "signed-safe"
2010-03-02 Günther Deschnertestprogs: test result of GetPrinterDataEx against...
2010-03-02 Volker Lendeckes3: Fix some C++ warnings
2010-03-02 Volker Lendeckes3: Fix an uninitialized variable warning
2010-03-02 Björn Jackes3:vfs_aixacl2: add missing semicolon
2010-03-02 Endi S. Dewatas4:provision - Moved default FDS SASL mappings deletion...
2010-03-02 Endi S. Dewatas4:provision - Moved setup_db_config() into OpenLDAPBac...
2010-03-02 Endi S. Dewatas4:provision - Moved backend-specific variables into...
2010-03-02 Endi S. Dewatas4:provision - Use netbios name for FDS instance name.
2010-03-02 Endi S. Dewatas4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STOR...
2010-03-01 Simo Sorces3:groupmap revert to tdb storage
2010-03-01 Matthias Dieter... s4:srvsvc RPC - revert one unsigned integer "i" back...
2010-03-01 Günther Deschnertestprogs: better usage text.
2010-03-01 Günther Deschnertestprogs: add very basic PrinterData test for printers.
2010-03-01 Günther Deschnertestprogs: rename test_PrinterData to test_PrinterData_...
next