Age | Commit message (Expand) | Author | Files | Lines |
2011-04-14 | s3: only include smb profiling where needed. | Günther Deschner | 3 | -0/+3 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-libsmb: put namequery headers to nmblib.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 5 | -0/+5 |
2011-03-27 | s3: Fix Coverity ID 2331: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+1 |
2011-03-23 | s3-config: say which config file we failed to open | Andrew Tridgell | 1 | -1/+1 |
2011-03-23 | fault: get fault.c ready for use by s4 | Andrew Tridgell | 1 | -1/+1 |
2011-03-22 | s3-fault: removed the cont_fn from fault_setup() | Andrew Tridgell | 1 | -10/+1 |
2011-03-15 | s3-libsmb: only include rap client when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-02 | s3-server_id: only include server_id where needed. | Günther Deschner | 1 | -0/+1 |
2011-02-28 | s3: Use poll in nmbd | Volker Lendecke | 1 | -102/+113 |
2011-02-14 | s3: Fix a typed-punned warning | Volker Lendecke | 1 | -1/+1 |
2011-02-06 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -4/+3 |
2011-02-02 | s3: Remove superfluous ; | Günther Deschner | 1 | -1/+1 |
2011-01-31 | Revert "s3:events: Call all ready fd event handlers on each iteration of the ... | Stefan Metzmacher | 1 | -3/+3 |
2011-01-07 | s3-nmbd: Fix bug #7875 | Björn Baumbach | 1 | -2/+2 |
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 1 | -1/+1 |
2011-01-07 | s3: Remove some unused code | Volker Lendecke | 2 | -18/+2 |
2011-01-07 | s3: Limit the number of unexpected clients to 200 | Volker Lendecke | 1 | -2/+4 |
2011-01-07 | s3: Make nmbd listen on the unexpected socket | Volker Lendecke | 3 | -0/+27 |
2011-01-05 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -26/+25 |
2010-12-23 | All calls to event_add_to_select_args() call GetTimeOfDay() and | Jeremy Allison | 1 | -5/+2 |
2010-11-14 | Fix the unexpected.tdb database problem. Change nmbd to store the | Jeremy Allison | 2 | -3/+8 |
2010-11-14 | Move error reporting of messaging context creation fail into | Jeremy Allison | 1 | -15/+6 |
2010-11-02 | s3-debug Convert from x_file to real file descriptors. | Andrew Bartlett | 1 | -2/+0 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -4/+7 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 |
2010-10-08 | Move talloc_enable_null_tracking() to the s3 daemons | Volker Lendecke | 1 | -1/+7 |
2010-10-01 | s3:events: Call all ready fd event handlers on each iteration of the main loop | Steven Danneman | 1 | -3/+3 |
2010-10-01 | samba: share select wrappers. | Günther Deschner | 1 | -0/+1 |
2010-09-27 | Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all | Jeremy Allison | 1 | -1/+2 |
2010-09-20 | s3-nmbd: move SYNC_DNS to nmbd.h | Günther Deschner | 1 | -0/+3 |
2010-09-09 | s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE. | Günther Deschner | 1 | -1/+1 |
2010-09-09 | s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST. | Günther Deschner | 1 | -301/+94 |
2010-09-09 | s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY. | Günther Deschner | 1 | -109/+33 |
2010-09-09 | s3-nmbd: use autogenerated marshalling for LOGON_REQUEST. | Günther Deschner | 1 | -47/+29 |
2010-09-09 | s3-nmbd: handle source_name in one location in nmbd_process_logon(). | Günther Deschner | 1 | -5/+4 |
2010-09-09 | s3-nmbd: use nbt_netlogon_packet in process_logon_packet(). | Günther Deschner | 1 | -5/+24 |
2010-09-08 | s3-nmbd: fix indentation in process_logon_packet(). | Günther Deschner | 1 | -523/+519 |
2010-09-08 | s3-nmbd: remove trailing whitespace in nmbd_processlogon.c | Günther Deschner | 1 | -9/+9 |
2010-09-07 | s3/nmbd: tidy up debug message: ttl isn't a hex value | Björn Jacke | 1 | -1/+1 |
2010-08-26 | s3-nmbd: move nmbd proto out of main proto.h | Günther Deschner | 29 | -0/+386 |
2010-08-06 | s3-nmbd: include svcctl.h where needed. | Günther Deschner | 8 | -0/+8 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-07-04 | s3: Pass the new server_id through reinit_after_fork | Volker Lendecke | 2 | -4/+12 |
2010-07-04 | s3: Fix some type-punned warnings | Volker Lendecke | 1 | -6/+9 |
2010-07-04 | s3: Remove serverid_[de]register_self | Volker Lendecke | 1 | -2/+3 |
2010-06-28 | s3-nmbd: Leave the sync function if there are no syncs. | Andreas Schneider | 1 | -0/+5 |