Age | Commit message (Expand) | Author | Files | Lines |
2012-08-07 | s4-smbd: Check for failure of irpc_add_name | Andrew Bartlett | 1 | -1/+4 |
2012-07-19 | Move source4/smbd/pidfile into lib/util in preparation for making it in common. | Jeremy Allison | 3 | -139/+2 |
2012-06-28 | source4/smbd/pidfile: don't panic if pid file is corrupt. | Rusty Russell | 1 | -0/+3 |
2012-06-15 | lib/param: Create a seperate server role for "active directory domain control... | Andrew Bartlett | 1 | -1/+1 |
2012-06-12 | s4:smbd: fix typos | Michael Adam | 2 | -3/+3 |
2012-06-01 | Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien... | Alexander Bokovoy | 1 | -2/+2 |
2012-06-01 | waf-mitkrb5: enable dcerpc_server library to support OpenChange client code | Alexander Bokovoy | 1 | -2/+2 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -12/+11 |
2012-03-13 | samba.8: Fix typo: deamon -> daemon. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-20 | s4-smbd: Show time event was expected to run, as well as the current wall clo... | Andrew Bartlett | 1 | -2/+2 |
2012-01-01 | s4: Happy New Year 2012 | Stefan Metzmacher | 1 | -1/+1 |
2011-12-17 | s3: Fix the clustering build | Volker Lendecke | 1 | -1/+1 |
2011-12-15 | pidfile: use set_close_on_exec() | Andrew Tridgell | 1 | -0/+2 |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 3 | -13/+13 |
2011-10-28 | lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem | Andrew Bartlett | 2 | -2/+2 |
2011-10-28 | lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run | Andrew Bartlett | 2 | -4/+4 |
2011-10-28 | lib/util Rename samba_init_module_fn -> samba_module_init_fn | Andrew Bartlett | 2 | -4/+4 |
2011-10-28 | lib/util Split samba-modules library into public and private parts | Andrew Bartlett | 3 | -3/+3 |
2011-10-28 | lib/util Rename load_samba_modules -> samba_modules_load | Andrew Bartlett | 2 | -2/+2 |
2011-10-28 | lib/util Rename run_init_functions -> samba_init_module_fns_run | Andrew Bartlett | 2 | -4/+4 |
2011-10-28 | lib/util Rename init_module_fn to samba_init_module_fn | Andrew Bartlett | 2 | -4/+4 |
2011-10-13 | s4-messaging: Pass the loadparm context, not just the messaging path | Andrew Bartlett | 3 | -3/+3 |
2011-10-13 | libcli/auth: Provide a struct loadparm_context to schannel calls | Andrew Bartlett | 1 | -1/+1 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 3 | -1/+3 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-13 | s4:smbd: use tevent_ fn names instead of leagcy event_ ones | Simo Sorce | 4 | -8/+8 |
2011-07-22 | s4-messaging: fixed the removal of messaging sockets in child tasks | Andrew Tridgell | 3 | -7/+8 |
2011-07-12 | s4:param: add "state dir" and "cache dir" options | Stefan Metzmacher | 1 | -0/+2 |
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 1 | -2/+2 |
2011-06-09 | lib/util Bring procid_str() into lib/util as server_id_string() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | server_id.idl: Bring server_id.idl in common | Andrew Bartlett | 2 | -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-06 | s4/server: simplify and replace bad portable gettimeofday by time | Björn Jacke | 1 | -15/+2 |
2011-06-06 | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 2 | -4/+4 |
2011-06-06 | s4-ipv6: fixed binding to ipv4 addresses | Andrew Tridgell | 1 | -1/+1 |
2011-06-06 | s4-ipv6: fixed stream_setup_socket() to handle IPv6 | Andrew Tridgell | 1 | -18/+27 |
2011-05-08 | ncalrpc: Force ncalrpc dir to be mode 755 in all users | Andrew Bartlett | 1 | -0/+7 |
2011-05-08 | Improve debug messages when creating socket directories | Andrew Bartlett | 1 | -1/+1 |
2011-05-06 | s4-smbd: fix randseed_init() usage. | Günther Deschner | 1 | -1/+1 |
2011-05-03 | s4-param Rename secrets_init() -> randseed_init() | Andrew Bartlett | 1 | -4/+3 |
2011-05-03 | s4-messaging Rename messaging -> imessaging | Andrew Bartlett | 5 | -12/+12 |
2011-04-06 | tstream: make npa_tstream a private library | Andrew Tridgell | 1 | -1/+1 |
2011-03-19 | source4/smbd: Fix prototypes for all functions. | Jelmer Vernooij | 5 | -0/+9 |
2011-02-24 | build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem | Andrew Tridgell | 1 | -1/+1 |
2011-02-18 | s4-idl: rename s4 server_id.idl to server_id4.idl | Andrew Tridgell | 2 | -2/+2 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 1 | -125/+13 |
2011-02-09 | s4-auth Rework auth subsystem to remove struct auth_serversupplied_info | Andrew Bartlett | 1 | -6/+6 |
2011-02-07 | s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat | Andrew Tridgell | 1 | -0/+1 |
2011-01-20 | s4-auth Remove special case for account_sid from auth_serversupplied_info | Andrew Bartlett | 1 | -1/+1 |
2011-01-02 | s4: Happy New Year 2011 | Stefan Metzmacher | 1 | -1/+1 |