summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
...
* r11697: - added a generic SMB2 getinfo callAndrew Tridgell2007-10-101-0/+1
* r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell2007-10-101-2/+1
* r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell2007-10-101-0/+1
* r11675: a more general way of getting rid of compiler warnings and errorsStefan Metzmacher2007-10-101-1/+1
* r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell2007-10-101-0/+5
* r11666: filled in the basic session setup. Vista happily accepts the firstAndrew Tridgell2007-10-101-0/+1
* r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell2007-10-101-0/+1
* r11664: forgot to commit the structs.h changeAndrew Tridgell2007-10-101-0/+3
* r11545: Remove old #define.Andrew Bartlett2007-10-101-8/+0
* r11404: Another torture test and a new WERR.Andrew Bartlett2007-10-101-0/+1
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2007-10-101-0/+1
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-101-0/+1
* r11207: Correct principal search defineAndrew Bartlett2007-10-101-1/+1
* r11202: Add more structs to structs.hAndrew Bartlett2007-10-101-0/+3
* r11201: New filters for searching in secrets.ldbAndrew Bartlett2007-10-101-1/+3
* r11193: Implement wbinfo -mVolker Lendecke2007-10-101-0/+1
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2007-10-101-0/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-1/+5
* r11051: fix the build,Stefan Metzmacher2007-10-101-0/+1
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2007-10-101-0/+1
* r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200Stefan Metzmacher2007-10-101-1/+2
* r11035: r10347@SERNOX: metze | 2005-09-20 13:40:24 +0200Stefan Metzmacher2007-10-101-0/+1
* r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200Stefan Metzmacher2007-10-101-0/+2
* r11032: r10342@SERNOX: metze | 2005-09-20 11:00:26 +0200Stefan Metzmacher2007-10-101-0/+1
* r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200Stefan Metzmacher2007-10-101-0/+3
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-0/+2
* r10982: Move credentials.h into auth/credentials, and add flags needed byAndrew Bartlett2007-10-102-77/+1
* r10941: Hmmm. Making that fn static is more correct.Volker Lendecke2007-10-101-1/+0
* r10940: add struct definitionVolker Lendecke2007-10-101-0/+1
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2007-10-101-0/+1
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-2/+2
* r10867: add WERR_UNKNOWN_REVISION errorcodeStefan Metzmacher2007-10-101-0/+1
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-0/+3
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2007-10-101-1/+1
* r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke2007-10-101-2/+0
* r10825: Complete wbinfo -nVolker Lendecke2007-10-101-0/+1
* r10809: Add struct declAndrew Bartlett2007-10-101-0/+2
* r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher2007-10-101-0/+1
* r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke2007-10-101-0/+1
* r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke2007-10-101-0/+1
* r10680: Fix a warning.Rafal Szczesniak2007-10-101-0/+1
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-101-0/+1
* r10664: Include limits.h in replace.h for HOST_NAME_MAXJelmer Vernooij2007-10-101-22/+0
* r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher2007-10-101-0/+2
* r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij2007-10-101-0/+1
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-106-82/+5
* r10587: Remove unused constantsJelmer Vernooij2007-10-101-91/+0
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-102-4/+1
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2007-10-101-4/+0
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-102-31/+1