summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Winbind client-side cleanups.Andrew Bartlett2002-09-072-2/+2
| * As per the 'OK' at CIFS2002, only use the readline headers (and this crasyAndrew Bartlett2002-09-061-18/+0
| * Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett2002-09-061-2/+5
| * This commit includes part of the patch from metze posted to the list, and a fewAndrew Bartlett2002-09-061-30/+46
| * patch from metze: add a 'vfs' debug classAndrew Bartlett2002-09-061-1/+1
| * Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>Andrew Bartlett2002-09-061-21/+103
| * Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-062-2/+12
| * Move the fancy NT_STATUS macros to a new file, so we can include them earlierAndrew Bartlett2002-09-053-38/+63
| * Added better error code on out of space. Removed total jobs check - notJeremy Allison2002-09-041-5/+8
| * Add bcast_msg_flags to connection struct. Allows sender to filter whenJeremy Allison2002-09-043-4/+9
| * Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...Tim Potter2002-09-031-2/+2
| * small typo, kai is german :-)Volker Lendecke2002-09-021-1/+1
| * convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell2002-08-301-5/+1
| * Put in patch from metze (Stefan Metzmacher) to:Jelmer Vernooij2002-08-291-141/+135
| * Return correct FILE_SUPERSEDED response - IFSTEST strikes again...Jeremy Allison2002-08-281-0/+1
| * Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij2002-08-281-2/+0
| * Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-284-3/+267
| * Header file change from last commit.Andrew Bartlett2002-08-261-0/+1
| * Merged initial allocation code for IFSTEST fix.Jeremy Allison2002-08-233-2/+3
| * Added some new delta types discovered by Ronnie from ethereal"Tim Potter2002-08-221-23/+28
| * typos typos :)Simo Sorce2002-08-221-2/+0
| * Spelling fixes.Tim Potter2002-08-221-5/+7
| * NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau2002-08-211-11/+30
| * Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij2002-08-211-0/+4
| * Handle wrap-around on this number by making it unsigned.Andrew Bartlett2002-08-211-1/+1
| * IFSTEST fixes for open fid, nametoolong.Jeremy Allison2002-08-201-11/+12
| * cannot use casts in the DLIST_xxx macrosHerb Lewis2002-08-201-1/+1
| * Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2002-08-202-4/+5
| * the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell2002-08-191-1/+0
| * we now receive and parse the main cldap netlogon reply.Andrew Tridgell2002-08-191-0/+1
| * * fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter2002-08-181-0/+1
| * preparing for release of 3.0-alpha19Samba Release Account2002-08-171-1/+1
| * preparing for release of 19Samba Release Account2002-08-171-1/+1
* | sync 3.0 branch with headJelmer Vernooij2002-08-1717-101/+615
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-08-172-0/+64
|\|
| * fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter2002-08-171-0/+1
| * Fairly large change to printing code.Gerald Carter2002-08-161-10/+21
| * Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter2002-08-151-30/+23
| * printing change notification merge from APPLIANCE_HEADGerald Carter2002-08-082-6/+9
| * Add 'const' to the function prototypes to match the recent commit.Andrew Bartlett2002-08-071-2/+2
| * Add AD version of samlogon replies for getdc. ATM it will only functionJim McDonough2002-08-062-0/+24
| * Add SAMR 0x3e, which is samr_connect4. Seems to be the same as ourJim McDonough2002-08-061-1/+18
| * This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-13/+28
| * added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell2002-07-311-1/+3
| * Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough2002-07-302-0/+42
| * net ads info now reports the IP of the LDAP server as well as its name - very...Andrew Tridgell2002-07-301-0/+1
| * OK!Simo Sorce2002-07-302-5/+209
| * add another registry rpc (opnum 0x14). Have no idea what it's real nameGerald Carter2002-07-291-1/+24
| * an initial fix for handling sparse files in smbdAndrew Tridgell2002-07-292-0/+27
| * Added extern for popt_common_debug.Tim Potter2002-07-291-0/+4