summaryrefslogtreecommitdiff
path: root/source4/smb_server
AgeCommit message (Expand)AuthorFilesLines
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2-6/+6
2011-05-08libds: moved enum security_types to a common headerAndrew Tridgell1-2/+1
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2-2/+2
2011-05-03s4:cluster Rename .id to .pid in server_idAndrew Bartlett2-6/+10
2011-04-29s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett1-1/+1
2011-03-30s4:smb_server/smb/trans2.c - "talloc_move" isn't strictly necessary hereMatthias Dieter Wallnöfer1-1/+1
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison1-2/+4
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-2/+2
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij1-0/+2
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2-7/+7
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2-13/+12
2010-12-01s4-smb_server Return why the ntvfs_connect() failed.Andrew Bartlett1-1/+1
2010-11-22service_ldap, service_smb: Lowercase output file names.Jelmer Vernooij1-1/+1
2010-11-15smb_server: Build as shared module.Jelmer Vernooij1-1/+1
2010-11-15s4: Build ldap and samba3_smb services as shared modules.Jelmer Vernooij1-2/+3
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell4-13/+18
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-1/+1
2010-11-03s4:waf - fix the build on Gentoo platformsPhilip M. White1-1/+2
2010-10-31s4-server: avoid using environ as it is not portableAndrew Tridgell1-2/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij3-83/+0
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-1/+1
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-1/+1
2010-10-23netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin1-0/+1
2010-10-11smb_server: Split core out of service, since the service can be built as a .s...Jelmer Vernooij3-46/+83
2010-10-11smb2: Add missing dependency on NDR_DFSBLOBS.Jelmer Vernooij1-1/+1
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+1
2010-10-05dfs: Fix wrong size of referral, change order of dc referralMatthieu Patou1-5/+12
2010-09-15s4-smb: serialise session setup operationsAndrew Tridgell2-0/+16
2010-09-15s4-smb: smbsrv_blob_push_string() can return -1Andrew Tridgell1-8/+11
2010-08-14s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell10-65/+65
2010-06-29s4:smb_server/smb2/find.c - remove unused codeMatthias Dieter Wallnöfer1-3/+0
2010-06-29s4:smb_server/blob.c - remove unused codeMatthias Dieter Wallnöfer1-8/+0
2010-05-20s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett1-1/+13
2010-05-18s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"Matthias Dieter Wallnöfer1-1/+0
2010-05-18s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requestsMatthieu Patou1-1/+871
2010-05-18s4:smb_server: fix trailling whitespace in trans2.cMatthieu Patou1-25/+25
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij3-6/+6
2010-04-28s4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OVERFLOWStefan Metzmacher1-1/+5
2010-04-27s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher1-8/+8
2010-04-27s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher1-8/+9
2010-04-27s4:smb_server: use tsocket_address_string() to display the client addressStefan Metzmacher1-3/+5
2010-04-27s4:smb_server: remove unused socket_address functionsStefan Metzmacher1-16/+0
2010-04-27s4:smb_server: pass tsocket_addresses to the ntvfs layerStefan Metzmacher2-4/+8
2010-04-14s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett1-18/+61
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-2/+2
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell3-12/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell3-0/+6
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell3-0/+49