sfrench/samba-autobuild/.git
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-lib Add myhostname_upper()
2011-06-09 Andrew Bartletts3-selftest Add a test for 'message command'
2011-06-09 Andrew Bartlettserver_id: Change format to vnn:pid.task_id, pid.task_i...
2011-06-09 Andrew Bartletts3-param Remove special case for global_scope()
2011-06-09 Andrew Bartletts3-param Remove special case for lp_workgroup()
2011-06-09 Andrew Bartletts3-libsmbclient Use workgroup from libsmbclient caller...
2011-06-09 Andrew Bartletts3-lib Use domain in credentials file for domain in...
2011-06-09 Andrew Bartletts4-param add const to loadparm_init_s3 s3_fns
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartletts3-lib Read and write the full struct server_id (except...
2011-06-09 Andrew Bartlettlibrpc/idr Use the Samba3 notify.idl in common.
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Andrew Bartletts3-server_id change pid to hyper
2011-06-09 Andrew Bartletts3-server_id Add task_id to server_id to match Samba4
2011-06-09 Andrew Bartletts4-cluster Use task_id instead of id2 to clarify server...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-09 Andrew Bartletts3-talloc Remove unused TALLOC zeronull functions and...
2011-06-09 Matthias Dieter... s4:rpc_server/dcesrv_samr.c - quiet enum warnings
2011-06-09 Matthias Dieter... s4:ntvfs subsystem - quiet enum warnings
2011-06-09 Matthias Dieter... s4:libnet/libnet_rpc.c - quiet an enum warning
2011-06-09 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - quiet enum warning
2011-06-09 Matthias Dieter... s4:schema_convert_to_ol.c - fix memory contexts
2011-06-09 Matthias Dieter... s4:dsdb/schema_convert_to_ol.c - quiet enum warning
2011-06-09 Matthias Dieter... s4:auth/ntlm/auth.c - fix incompatible pointer type...
2011-06-09 Matthias Dieter... s3:auth/auth_samba4.c - remove unused variable
2011-06-09 Matthias Dieter... s3:passdb/pdb_samba4.c - remove unused variable
2011-06-09 Matthias Dieter... s4:smbd/server.c - quiet "time_t" format string warning...
2011-06-09 Matthias Dieter... s3:passdb/pdb_samba4.c - fix a format specifier warning
2011-06-09 Matthias Dieter... s4:librpc/rpc/dcerpc.c - janitorial: use "void" for...
2011-06-09 Matthias Dieter... ldb:ldb_msg.c - move away from "errno"
2011-06-09 Andrew Tridgellsamba-tool: added --local option to drs replicate command
2011-06-09 Andrew Tridgells4-ipv6: don't default to 127.0.0.1 in provision
2011-06-08 Jeremy AllisonEnsure when creating a directory, if we make any change...
2011-06-08 Jeremy AllisonPart 4 of bugfix for #8211 - "inherit owner = yes"...
2011-06-08 Stefan Metzmachers3:selftest: add a few more raw.* tests
2011-06-08 Stefan Metzmachers3:libsmb/cli_np_tstream: s/TSTREAM_CLI_NP_BUF_SIZE...
2011-06-08 Stefan Metzmachers3:libsmb:cli_np_tstream: use dynamic talloc buffers
2011-06-08 Günther Deschners3-winbind: always use samlogon cache for wbinfo -r...
2011-06-08 Günther Deschners3-winbindd: make sure we obey the -n switch also for...
2011-06-08 Günther Deschners3-spoolss: fix -Wunused-but-set-variable build warning...
2011-06-08 Rusty Russelltdb: enable VALGRIND to remove valgrind noise.
2011-06-08 Andrew Tridgells4-ipv6: fill in pdc_ip in DsRGetDCNameEx2
2011-06-08 Andrew Tridgells4-wins: ensure we only use IPv4 for WINS owner
2011-06-08 Andrew Tridgells4-interface: raise the debug level for interface discovery
2011-06-08 Andrew Bartletts4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own...
2011-06-08 Andrew Bartletts4-credentials Don't use expired Kerberos or GSSAPI...
2011-06-08 Andrew Bartletts4-credentials Allow use of file-based credentials...
2011-06-08 Jeremy AllisonPart 3 of bugfix for #8211 - "inherit owner = yes"...
2011-06-07 Jeremy AllisonPart 2 of bugfix for #8211 - "inherit owner = yes"...
2011-06-07 Jeremy AllisonPart 1 of bugfix for #8211 - "inherit owner = yes"...
2011-06-07 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-06-07 Stefan Metzmachers3:libsmb/cli_np_tstream: use larger buffers to avoid...
2011-06-07 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-07 Michael Adams3:docs: fix the example in the idmap_autorid manpage...
2011-06-07 Michael Adams3:idmap_autorid: use "idmap config <DOMAIN> : rangesiz...
2011-06-07 Michael Adams3:idmap_autorid: add a talloc_stackframe() to idmap_au...
2011-06-07 Andrew Tridgells4-cldap: fixed the CLDAP response for IPv6 clients
2011-06-07 Andrew Tridgells4-ipv6: fixed a crash in the IPv6 DNS code
2011-06-07 Andrew Tridgells4-dns: fixed samba_tool -> samba-tool
2011-06-07 Andrew Tridgells4-build: install a build link bin/provision
2011-06-07 Andrew Bartlettselftest: Fix 'make quicktest' on systems without LDAP...
2011-06-07 Andrew Tridgells4-provision: fixed detection of V4/V6 addresses
2011-06-07 Andrew Tridgells4-ipv6: fixed iface_list_same_net() for IPv6
2011-06-07 Andrew Tridgells4-ipv6: fixed DNS handling with new IPv6 code
2011-06-07 Andrew Tridgells4-dsdb: cope with missing backlinks in rpmd handling
2011-06-07 Andrew Tridgells4-netlogon: force an IPv4 address
2011-06-07 Andrew Tridgells4-ipv6: fix iface_list_best_ip() for IPv6
2011-06-07 Andrew Bartletts3-docs Add documentation for ncalrpc dir
2011-06-06 Andrew Bartletts3-auth Use loadparm_init_s3() to get an lp_ctx for...
2011-06-06 Andrew Bartletts4-auth Move default auth methods back into auth.c
2011-06-06 Volker Lendeckes3: Remove unused variables
2011-06-06 Andreas Schneiders3-waf: Fix pthreadpool build which needs librt now.
2011-06-06 Jeremy AllisonFix bug #8197 - winbind does not properly detect when...
2011-06-06 Volker Lendeckes3: Remove a pointless if-statement
2011-06-06 Volker Lendeckes3: Fix two debug messages
2011-06-06 Björn Jackes4/server: simplify and replace bad portable gettimeofd...
2011-06-06 Björn Jackes3/pthreadpool: replace bad portable gettimeofday by...
2011-06-06 Andrew Bartletts3-s4-param: Add hooks for parametric options in the...
2011-06-06 Andrew Bartletts3-passdb use new loadparm_init_s3 rather than reloadin...
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Bartletts4-param Remove 'modules dir'
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Bartletts3-lib Remove unused lib_path()
2011-06-06 Andrew Bartletts4-param Add hook between Samba3 and Samba4 loadparm...
2011-06-06 Andrew Bartletts4-param make lpcfg_sam_name() cope with PDC and BDC...
2011-06-06 Andrew Bartletts3-param always allow the realm parameter
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-06-06 Andrew Bartletts4-param Remove 'idmap database'
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Bartlettlibcli/util Remove prototype for ntstatus_dos_equal()
2011-06-06 Andrew Tridgells4-ipv6: fill in family when initialising from sockaddr
2011-06-06 Andrew Tridgells4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
2011-06-06 Andrew Tridgells4-ipv6: fix the address family for IPv6 string addresses
next