fix the build after prototype change.
[tprouty/samba.git] / source3 / include / proto.h
2008-05-27 Michael Adamfix the build after prototype change.
2008-05-27 Günther Deschnerbuild: Fix the build after prototype change.
2008-05-26 Michael AdamRemove unused function is_trusted_domain_situation().
2008-05-26 Michael AdamAdd function is_dc_trusted_domain_situation().
2008-05-25 Volker LendeckeMove ber_[read|write]_OID_String protypes to proto.h
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2008-05-23 Gerald W. CarterManually merge Steven Danneman's patch for SPNEGO auth...
2008-05-22 Michael Adamrpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_ge...
2008-05-22 Michael Adamrpc_client: use endpoint mapper to get the port for...
2008-05-21 Volker LendeckeAdd client support for NCACN_UNIX_STREAM
2008-05-21 Volker Lendeckerpccli_schannel_bind_data only needs the schannel key
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-20 Jeremy AllisonRemove conn_find_byname now it's no longer used in
2008-05-18 Michael Adambuild: freeze proto.h
2001-06-22 Andrew Tridgellauto-build proto.h if its not there, but don't make...
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-06-20 Tim Pottermake proto
2001-06-20 Andrew Tridgelladded a close-share smbcontrol message that forcibly...
2001-06-19 Jeremy AllisonINFO_24 sometimes has a 2 byte length, sometimes doesn...
2001-06-18 Jeremy AllisonAdded patches to remove Linux specific XFS ACLs. These...
2001-06-18 Andrew Tridgelladded a oplock break handler hook to the client code...
2001-06-18 Tim PotterRemoved silly Get_Hostbyname() wrapper as DNS names...
2001-06-16 Jeremy AllisonModified version of Jim's 0x27 and 0x28 Win9x Secdesc...
2001-06-15 Jeremy AllisonJim McDonough's parse patches for Win9x get SD calls.
2001-06-15 Tim PotterPrototype update.
2001-06-13 Tim PotterOops - proto.h contained junk from another workarea.
2001-06-13 Tim PotterAdded some msdfs client routines.
2001-06-13 Jeremy AllisonMake message receive fn static.
2001-06-08 Jeremy AllisonAdded sys_acl_delete_def_file() - needed as part of...
2001-06-08 Jeremy AllisonExtra stuff for large readwrite support.
2001-06-06 Tim PotterPrototypes update.
2001-06-02 Tim PotterUpdate prototype file.
2001-06-01 Tim PotterOops.
2001-05-30 Andrew Tridgellnew proto.h
2001-05-29 Simo Sorce4 new functions to retrieve single linked list of group...
2001-05-25 Jeremy AllisonAdded tdb_change_int_atomic() to allow atomic updates...
2001-05-24 Tim PotterAdded structures for LOGON_CTRL rpc.
2001-05-22 Jeremy AllisonDefensive brlock and locking database cleaning code.
2001-05-18 Gerald Cartermake proto
2001-05-18 Jeremy AllisonFix the W2KSP2 joining a Samba domain problem.
2001-05-17 Andrew Tridgellran make proto
2001-05-17 Richard SharpeRan a make proto to fix the problems ...
2001-05-14 Tim Pottermake proto
2001-05-12 Jeremy Allisonstring_hash() should be static. hash_clear() should...
2001-05-10 Tim Pottermake proto
2001-05-10 Jeremy AllisonMade "security XXX" masks apply to ACL set. By default...
2001-05-08 Tim Pottermake proto
2001-05-07 Gerald Cartermerge from 2.2 removing the 'domain XXX' parameters.
2001-05-07 Gerald CarterPatch from Simo:
2001-05-07 Andrew Tridgellrebuild proto.h
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-05-04 Gerald Cartermake proto
2001-05-04 Tim Pottermake proto
2001-05-02 Jeremy AllisonHad to add a "pam password change" parameter (defaults...
2001-05-02 Jeremy AllisonFix noticed by John Trostel - we need to return our...
2001-05-01 Jeremy AllisonFixup smbcacls. Don't return memory already freed,...
2001-05-01 Jeremy AllisonAdded code from "Nigel Williams" <nigel@veritas.com...
2001-04-30 Jeremy AllisonBased on an original PAM patch by Andrew Bartlett,...
2001-04-28 Andrew Tridgell- fixed some compiler warnings
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-25 Gerald Carterconverted the passdb smbpasswd implementation to using...
2001-04-23 Jeremy AllisonFix "proc num out of range" error. Missing rpc call.
2001-04-23 Jeremy AllisonAdded "obey pam restrictions" parameter - default to...
2001-04-23 Jeremy AllisonAdded smb_ prefix to all Samba wrapper pam functions.
2001-04-22 Jeremy AllisonCommit of a modified version of Andrew Bartlett's patch...
2001-04-22 Andrew Tridgellmerging from 2.2 to head
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-18 Jeremy AllisonRemoved mktemp from HEAD - same as done in 2.2.
2001-04-16 Andrew Tridgellhide unreadable patch from idra
2001-04-14 Jeremy Allisonconfigure:
2001-04-13 Jeremy AllisonMichael Davidson <md@sco.COM> pointed out that acl_get_...
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-04-12 Jeremy AllisonChanged lp_add/delete/enum scripts to use lockdir if...
2001-04-11 Jeremy AllisonTo stop people complaining about the mktemp call, move...
2001-04-11 Jeremy AllisonFix for core dump in security = share code with new...
2001-04-10 Jeremy AllisonFixed --with-automount compile error.
2001-04-09 Jeremy AllisonSet SD's for share. Added level 1501. Map GENERIC file...
2001-04-09 Jeremy AllisonAdded set/get SD's on shares. Check before tcon.
2001-04-08 Jeremy AllisonAdded per-share security tdb. Tidied up many slprintfs...
2001-04-07 Jeremy AllisonAdded 3 params to manipulate shares. "add share command...
2001-04-06 Jeremy AllisonImplemented stub function for NET_SHARE_DELETE. Now...
2001-04-06 Jeremy AllisonAdded stub function for NET_SHARE_ADD. Once this is...
2001-04-06 Jeremy AllisonWe can now use server manager to look at Samba shares...
2001-04-04 Jeremy AllisonI know we're supposed to be feature frozen, but I could...
2001-04-03 Jeremy AllisonSync up with new NT forms code.
2001-04-02 Jeremy Allisoninclude/ntdomain.h:
2001-03-31 Jeremy Allisonconfigure configure.in include/config.h.in lib/replace...
2001-03-31 Andrew Tridgellstarted converting some of the only-ascii code to use...
2001-03-30 Jeremy AllisonThis is a big, rather ugly patch. Whilst investigating...
2001-03-29 Jeremy AllisonAdded cli_nt_delete_on_close() call to allow flag to...
2001-03-29 Jeremy AllisonAdded cli_nt_create_full() as a way to get at all the...
2001-03-28 Gerald Carterrename of 16 new_smb_io functions to smb_io_* for consi...
2001-03-27 Gerald Cartermake proto
2001-03-27 Jeremy AllisonPatch from David Gibson <dgibson@linuxcare.com> to...
next