summaryrefslogtreecommitdiff
path: root/source4/smb_server
Commit message (Expand)AuthorAgeFilesLines
...
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-191-0/+2
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-042-7/+7
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-092-13/+12
* s4-smb_server Return why the ntvfs_connect() failed.Andrew Bartlett2010-12-011-1/+1
* service_ldap, service_smb: Lowercase output file names.Jelmer Vernooij2010-11-221-1/+1
* smb_server: Build as shared module.Jelmer Vernooij2010-11-151-1/+1
* s4: Build ldap and samba3_smb services as shared modules.Jelmer Vernooij2010-11-151-2/+3
* s4-server: make server sockets a child of the task contextAndrew Tridgell2010-11-154-13/+18
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-1/+1
* s4:waf - fix the build on Gentoo platformsPhilip M. White2010-11-031-1/+2
* s4-server: avoid using environ as it is not portableAndrew Tridgell2010-10-311-2/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-313-83/+0
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-301-1/+1
* s4-smbd: don't initialise process models more than onceAndrew Tridgell2010-10-301-1/+1
* netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin2010-10-231-0/+1
* smb_server: Split core out of service, since the service can be built as a .s...Jelmer Vernooij2010-10-113-46/+83
* smb2: Add missing dependency on NDR_DFSBLOBS.Jelmer Vernooij2010-10-111-1/+1
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* dfs: Fix wrong size of referral, change order of dc referralMatthieu Patou2010-10-051-5/+12
* s4-smb: serialise session setup operationsAndrew Tridgell2010-09-152-0/+16
* s4-smb: smbsrv_blob_push_string() can return -1Andrew Tridgell2010-09-151-8/+11
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-141-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-1610-65/+65
* s4:smb_server/smb2/find.c - remove unused codeMatthias Dieter Wallnöfer2010-06-291-3/+0
* s4:smb_server/blob.c - remove unused codeMatthias Dieter Wallnöfer2010-06-291-8/+0
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-1/+13
* s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"Matthias Dieter Wallnöfer2010-05-181-1/+0
* s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requestsMatthieu Patou2010-05-181-1/+871
* s4:smb_server: fix trailling whitespace in trans2.cMatthieu Patou2010-05-181-25/+25
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-6/+6
* s4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OVERFLOWStefan Metzmacher2010-04-281-1/+5
* s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher2010-04-271-8/+8
* s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher2010-04-271-8/+9
* s4:smb_server: use tsocket_address_string() to display the client addressStefan Metzmacher2010-04-271-3/+5
* s4:smb_server: remove unused socket_address functionsStefan Metzmacher2010-04-271-16/+0
* s4:smb_server: pass tsocket_addresses to the ntvfs layerStefan Metzmacher2010-04-272-4/+8
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-18/+61
* s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell2010-04-061-2/+2
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-063-12/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-063-0/+6
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-063-0/+49
* s4-pvfs: move the private ntcreatex flags to private_flagsAndrew Tridgell2010-03-052-6/+2
* Change uint_t to unsigned int in source4Matt Kraai2010-02-026-24/+24
* s4:auth: change auth_check_password_send/recv to tevent_reqStefan Metzmacher2009-12-241-13/+26
* s4:gensec: change gensec_update_send/recv to tevent_reqStefan Metzmacher2009-12-242-10/+27
* s4:smb_server: fix mixing socket_address and tsocket_addressStefan Metzmacher2009-12-241-6/+9
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-221-4/+1
* s4-server: use GUID_to_ndr_blob() in cldap and smb serversAndrew Tridgell2009-12-102-9/+6
* s4-smb2: use new GUID function in smb2 negprotAndrew Tridgell2009-12-101-3/+2