summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-201-7/+3
* Add make_default_filesystem_acl() function to be used in following change to ...Jeremy Allison2010-10-151-0/+4
* s3-rpc_server: Make auth_serversupplied_info const.Andreas Schneider2010-10-151-3/+3
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-142-44/+0
* libcli/security Define traditional constants in terms of IDL macrosAndrew Bartlett2010-10-141-65/+0
* libcli/security Move source3/lib/util_seaccess.c into the common codeAndrew Bartlett2010-10-141-8/+0
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-141-1/+0
* s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett2010-10-141-1/+0
* More neccessary const.Jeremy Allison2010-10-091-1/+1
* s3: Move #define VALGRIND to config.hVolker Lendecke2010-10-031-10/+0
* s3: Attempt to fix a ton of warnings on the build farmVolker Lendecke2010-10-032-12/+10
* s3:events: Call all ready fd event handlers on each iteration of the main loopSteven Danneman2010-10-011-1/+1
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-8/+0
* s3-readline: move cmd_history to smbclient, the only user.Günther Deschner2010-10-011-1/+0
* samba: share select wrappers.Günther Deschner2010-10-011-6/+0
* s3-spoolss: dont overwrite location change notify.Günther Deschner2010-10-011-0/+3
* s3-spoolss: Fix servername/printername handling which turns out to be very im...Günther Deschner2010-09-301-1/+1
* s3-printing: remove unused old structs.Günther Deschner2010-09-281-60/+0
* s3: Remove talloc_autofree_context() from files.cVolker Lendecke2010-09-281-1/+1
* s3: Lift smbd_server_conn from file_find_fdVolker Lendecke2010-09-281-1/+1
* s3: Lift smbd_server_conn from file_find_di_firstVolker Lendecke2010-09-281-1/+2
* s3: Lift smbd_server_conn from file_find_difVolker Lendecke2010-09-281-1/+2
* s3: Remove smbd_server_conn from files_forallVolker Lendecke2010-09-281-0/+1
* s3: Remove smbd_server_conn from file_close_userVolker Lendecke2010-09-281-1/+1
* s3: Remove smbd_server_conn from file_close_pidVolker Lendecke2010-09-281-1/+2
* s3: Make file_fnum staticVolker Lendecke2010-09-271-1/+0
* s3: Remove some unused codeVolker Lendecke2010-09-271-3/+0
* s3: Remove talloc_autofree_context() from notify_internal_parent_init()Volker Lendecke2010-09-261-1/+1
* Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.Jeremy Allison2010-09-261-3/+3
* s3: Remove talloc_autofree_context() from serverid_parent_init()Volker Lendecke2010-09-261-1/+1
* s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()Volker Lendecke2010-09-261-1/+1
* s3: Lift talloc_autofree_context() from make_auth_context_fixed()Volker Lendecke2010-09-261-1/+3
* s3: Lift talloc_autofree_context() from make_auth_context_subsystem()Volker Lendecke2010-09-261-1/+2
* s3-dcerpc: remove auth_data_free_funcSimo Sorce2010-09-231-2/+0
* s3-dcerpc: make auth context opaqueSimo Sorce2010-09-231-6/+1
* s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_dataSimo Sorce2010-09-231-7/+0
* s3-dcerpc: add spnego server helpersSimo Sorce2010-09-231-0/+10
* s3:registry: move regio.h from include/ to registry/Michael Adam2010-09-211-226/+0
* s3:registry: move the reg_db.h from include/ to registry/Michael Adam2010-09-211-32/+0
* s3:registry: move prototype from reg_init_smbconf.c to its own header.Michael Adam2010-09-211-5/+0
* s3:registry: move prototype from reg_init_full.c to its own header.Michael Adam2010-09-211-4/+0
* s3:registry: move prototypes from reg_init_basic.c to their own header.Michael Adam2010-09-211-5/+0
* s3:registry: move reg_api_regf prototypes to their own header file.Michael Adam2010-09-211-5/+0
* s3:registry: move the reg_api prototypes to their own header.Michael Adam2010-09-211-47/+0
* s3:registry: regfio fix the buildMichael Adam2010-09-211-0/+1
* s3:services_db: remove unused legacy function svcctl_fetch_regvalues().Michael Adam2010-09-211-1/+0
* s3:services_db: publish svcctl_get_string_value()Michael Adam2010-09-211-0/+3
* s3:services_db: remove the TALLOC_CTX argument from svcctl_set_secdescMichael Adam2010-09-211-1/+2
* s3-lib/util Remove unused smb_uuid_unpack()Andrew Bartlett2010-09-201-4/+0
* s3-uuid Remove unused smb_uuid_pack()Andrew Bartlett2010-09-201-1/+0