Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 1 | -1/+1 |
2012-03-14 | s3-printing: Make printer a const char *. | Andreas Schneider | 1 | -2/+6 |
2011-07-20 | s3-auth Use the common auth_session_info | Andrew Bartlett | 1 | -6/+6 |
2011-07-20 | s3-auth Use struct auth3_session_info outside the auth subsystem | Andrew Bartlett | 1 | -6/+6 |
2011-07-07 | s3-printing: safe a ton of roundtrips by reusing existing winreg binding_hand... | Günther Deschner | 1 | -2/+11 |
2011-07-07 | s3-printing: use winreg_internal functions. | Günther Deschner | 1 | -5/+5 |
2011-07-07 | s3-printing: add winreg_internal functions. | Günther Deschner | 1 | -0/+1 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -2/+2 |
2011-05-02 | s3-printing: include ../librpc/ndr/libndr.h in ads printing. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: printing needs auth.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | registry: create and use shared libcli/registry/util_reg.h header. | Günther Deschner | 1 | -0/+1 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -16/+16 |
2011-02-10 | s3-rpc_server: move services into individual directories. | Günther Deschner | 1 | -1/+1 |
2010-10-03 | s3: Attempt to fix the non-ads build | Volker Lendecke | 1 | -1/+1 |
2010-09-30 | s3-spoolss: Fix servername/printername handling which turns out to be very im... | Günther Deschner | 1 | -3/+3 |
2010-09-20 | s3-libads call common GUID_from_ndr_blob() | Andrew Bartlett | 1 | -2/+5 |
2010-09-10 | s3-printing: fix non-ads build after prototype changes. | Günther Deschner | 1 | -1/+1 |
2010-09-09 | s3-printing: Make missing auth_serversupplied_info const. | Andreas Schneider | 1 | -3/+3 |
2010-08-26 | s3-build: only include krb5 environment variables where required. | Günther Deschner | 1 | -0/+1 |
2010-08-08 | s3: Fix the build without ADS | Volker Lendecke | 1 | -1/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from is_printer_published | Volker Lendecke | 1 | -4/+4 |
2010-08-08 | s3: Lift the smbd_messaging_context from check_published_printers | Volker Lendecke | 1 | -6/+5 |
2010-08-08 | s3: Lift the smbd_messaging_context from nt_printer_publish | Volker Lendecke | 1 | -4/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from nt_printer_publish_ads | Volker Lendecke | 1 | -4/+7 |
2010-08-08 | s3: Lift the smbd_messaging_context from store_printer_guid | Volker Lendecke | 1 | -4/+4 |
2010-08-08 | s3: Lift the smbd_messaging_context from winreg_get_printer_dataex | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from winreg_set_printer_dataex | Volker Lendecke | 1 | -1/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from winreg_get_printer | Volker Lendecke | 1 | -1/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from winreg_update_printer | Volker Lendecke | 1 | -0/+1 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3-printing: move AD related printing components to an own file. | Günther Deschner | 1 | -0/+466 |