Age | Commit message (Expand) | Author | Files | Lines |
2011-06-10 | s4-samba-tool: added dbcheck commmand | Andrew Tridgell | 2 | -0/+125 |
2011-06-10 | s4-librpc Remove unsued server_id4.idl | Andrew Bartlett | 1 | -13/+0 |
2011-06-10 | s4-drs: added debug lines for missing linked attribute fields | Andrew Tridgell | 1 | -0/+8 |
2011-06-10 | s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attribute | Andrew Tridgell | 1 | -1/+2 |
2011-06-10 | s4-drs: cope with missing RMD_ADDTIME in linked attributes | Andrew Tridgell | 2 | -5/+7 |
2011-06-09 | s4-param add const to loadparm_init_s3 s3_fns | Andrew Bartlett | 1 | -2/+2 |
2011-06-09 | lib/util Bring procid_str() into lib/util as server_id_string() | Andrew Bartlett | 7 | -31/+6 |
2011-06-09 | librpc/idr Use the Samba3 notify.idl in common. | Andrew Bartlett | 6 | -69/+5 |
2011-06-09 | server_id.idl: Bring server_id.idl in common | Andrew Bartlett | 13 | -20/+13 |
2011-06-09 | s4-cluster Use task_id instead of id2 to clarify server_id structure | Andrew Bartlett | 5 | -14/+14 |
2011-06-09 | s4:rpc_server/dcesrv_samr.c - quiet enum warnings | Matthias Dieter Wallnöfer | 1 | -0/+6 |
2011-06-09 | s4:ntvfs subsystem - quiet enum warnings | Matthias Dieter Wallnöfer | 4 | -27/+11 |
2011-06-09 | s4:libnet/libnet_rpc.c - quiet an enum warning | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2011-06-09 | s4:winbind/wb_samba3_protocol.c - quiet enum warning | Matthias Dieter Wallnöfer | 1 | -22/+3 |
2011-06-09 | s4:schema_convert_to_ol.c - fix memory contexts | Matthias Dieter Wallnöfer | 1 | -3/+13 |
2011-06-09 | s4:dsdb/schema_convert_to_ol.c - quiet enum warning | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2011-06-09 | s4:auth/ntlm/auth.c - fix incompatible pointer type warning | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-06-09 | s4:smbd/server.c - quiet "time_t" format string warnings by casts | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2011-06-09 | s4:librpc/rpc/dcerpc.c - janitorial: use "void" for functions without arguments | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-06-09 | ldb:ldb_msg.c - move away from "errno" | Matthias Dieter Wallnöfer | 1 | -3/+0 |
2011-06-09 | samba-tool: added --local option to drs replicate command | Andrew Tridgell | 1 | -1/+39 |
2011-06-09 | s4-ipv6: don't default to 127.0.0.1 in provision | Andrew Tridgell | 1 | -5/+8 |
2011-06-08 | s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2 | Andrew Tridgell | 1 | -3/+12 |
2011-06-08 | s4-wins: ensure we only use IPv4 for WINS owner | Andrew Tridgell | 2 | -2/+2 |
2011-06-08 | s4-interface: raise the debug level for interface discovery | Andrew Tridgell | 1 | -3/+3 |
2011-06-08 | s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handler | Andrew Bartlett | 1 | -0/+59 |
2011-06-08 | s4-credentials Don't use expired Kerberos or GSSAPI credentials | Andrew Bartlett | 1 | -4/+57 |
2011-06-08 | s4-credentials Allow use of file-based credentials caches for debugging. | Andrew Bartlett | 1 | -3/+9 |
2011-06-07 | s4-cldap: fixed the CLDAP response for IPv6 clients | Andrew Tridgell | 1 | -6/+8 |
2011-06-07 | s4-ipv6: fixed a crash in the IPv6 DNS code | Andrew Tridgell | 1 | -1/+1 |
2011-06-07 | s4-dns: fixed samba_tool -> samba-tool | Andrew Tridgell | 1 | -1/+1 |
2011-06-07 | s4-build: install a build link bin/provision | Andrew Tridgell | 1 | -0/+2 |
2011-06-07 | selftest: Fix 'make quicktest' on systems without LDAP development support | Andrew Bartlett | 1 | -6/+17 |
2011-06-07 | s4-provision: fixed detection of V4/V6 addresses | Andrew Tridgell | 1 | -2/+29 |
2011-06-07 | s4-ipv6: fixed iface_list_same_net() for IPv6 | Andrew Tridgell | 1 | -3/+15 |
2011-06-07 | s4-ipv6: fixed DNS handling with new IPv6 code | Andrew Tridgell | 1 | -1/+16 |
2011-06-07 | s4-dsdb: cope with missing backlinks in rpmd handling | Andrew Tridgell | 1 | -1/+10 |
2011-06-07 | s4-netlogon: force an IPv4 address | Andrew Tridgell | 1 | -1/+1 |
2011-06-07 | s4-ipv6: fix iface_list_best_ip() for IPv6 | Andrew Tridgell | 1 | -1/+23 |
2011-06-07 | s4-auth Move default auth methods back into auth.c | Andrew Bartlett | 2 | -7/+6 |
2011-06-06 | s4/server: simplify and replace bad portable gettimeofday by time | Björn Jacke | 1 | -15/+2 |
2011-06-06 | s3-s4-param: Add hooks for parametric options in the s3/s4 glue layer | Andrew Bartlett | 2 | -0/+6 |
2011-06-06 | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 29 | -36/+36 |
2011-06-06 | s4-param Remove 'modules dir' | Andrew Bartlett | 3 | -6/+10 |
2011-06-06 | lib/util use modules_path(), data_path() and shlib_ext() from source3 | Andrew Bartlett | 5 | -22/+5 |
2011-06-06 | s4-param Add hook between Samba3 and Samba4 loadparm systems. | Andrew Bartlett | 4 | -12/+256 |
2011-06-06 | s4-param make lpcfg_sam_name() cope with PDC and BDC roles | Andrew Bartlett | 1 | -1/+2 |
2011-06-06 | s4-param Remove 'sid generator' | Andrew Bartlett | 8 | -34/+10 |
2011-06-06 | s4-param Remove 'idmap database' | Andrew Bartlett | 4 | -8/+3 |
2011-06-06 | s4-param Remove 'secrets database' parameter | Andrew Bartlett | 4 | -8/+3 |