index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add user name to netsessenum RPC to stop 1783 messages
Jim McDonough
2002-06-03
1
-0
/
+3
*
put the ifdef for HAVE_VA_COPY in one place rather than in lots of
Andrew Tridgell
2002-06-03
1
-0
/
+8
*
Add rpc for file close, expand file enum to take username
Jim McDonough
2002-06-01
1
-0
/
+16
*
Removed some unused variables - tidy up some formating, add struct to
Jeremy Allison
2002-05-31
2
-1
/
+16
*
Add error index to netshareadd rpc.
Jim McDonough
2002-05-31
1
-0
/
+4
*
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
2002-05-31
1
-18
/
+12
*
netfileenum was missing the username filter.
Jim McDonough
2002-05-31
1
-0
/
+3
*
Added some comments for NTLMSSP negotiation flags.
Tim Potter
2002-05-30
1
-4
/
+4
*
Cleaned up srvsvc constants a bit.
Tim Potter
2002-05-29
1
-17
/
+17
*
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
2002-05-26
1
-2
/
+2
*
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
2002-05-26
1
-3
/
+10
*
Move the authenticaion subsystem over to the same 'module:options' syntax
Andrew Bartlett
2002-05-24
1
-4
/
+5
*
Don't duplicat this here, use the existing function prototype.
Andrew Bartlett
2002-05-24
1
-4
/
+2
*
Commit the header file for the LDAP/secrets changes
Andrew Bartlett
2002-05-22
1
-0
/
+2
*
uhh, forgot to commit the DBGC_WINBIND definition :-)
Simo Sorce
2002-05-21
1
-11
/
+11
*
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
2002-05-18
1
-11
/
+13
*
Oops, I missed commiting this earlier.
Andrew Bartlett
2002-05-18
1
-3
/
+3
*
Include the extra #define for the last set of smbpasswd mods.
Andrew Bartlett
2002-05-18
1
-0
/
+1
*
A few things in this commit:
Andrew Bartlett
2002-05-18
1
-2
/
+7
*
indent
Andrew Bartlett
2002-05-17
1
-2
/
+2
*
A few more trusted domains updates from mimir.
Andrew Bartlett
2002-05-17
1
-1
/
+1
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
2
-7
/
+0
*
Add configure support for __va_copy, which is required on Linux/390 systems
Jim McDonough
2002-05-16
1
-0
/
+1
*
First part of adding flags returns from name_query ...
Richard Sharpe
2002-05-14
1
-0
/
+8
*
Fix to include -Ipopt in getpass test.
Jeremy Allison
2002-05-11
1
-1
/
+1
*
Fix for Solaris nscd issue pointed out by Mike Gerdts
Tim Potter
2002-05-10
1
-1
/
+3
*
Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next
Jeremy Allison
2002-05-10
1
-0
/
+1
*
Merged in printing fixes... There were many missing !
Jeremy Allison
2002-05-09
2
-3
/
+3
*
Sync'ing SAMBA_2_2 with HEAD.
Shirish Kalele
2002-05-09
1
-18
/
+26
*
couple of PIDDIR merges I missed
Gerald Carter
2002-05-09
1
-0
/
+1
*
Added cli_spoolss_enumjobs() function.
Tim Potter
2002-05-07
1
-2
/
+2
*
DOS error 1307 is returned when an invalid owner for a security descriptor
Tim Potter
2002-05-07
1
-0
/
+1
*
patch from Alexander Bokovoy needed for dlopen on bsd systems
Andrew Tridgell
2002-04-24
2
-3
/
+9
*
Added constant and message for invalid security descriptor dos error.
Tim Potter
2002-04-24
1
-0
/
+1
*
prototypes for some systems that don't have them
Andrew Tridgell
2002-04-24
1
-0
/
+8
*
Added Martin's lpq parse fixes from 2.2.
Jeremy Allison
2002-04-19
1
-0
/
+3
*
fixed the fallback to a BDC for ADS connections
Andrew Tridgell
2002-04-18
1
-0
/
+1
*
fixed a problem with the smb_buf() macro on some compilers
Andrew Tridgell
2002-04-16
1
-1
/
+1
*
reran configure after adding a test for strnlen()
Andrew Tridgell
2002-04-16
1
-0
/
+3
*
i forgot to commit these parts of the string handling patch earlier. Sorry.
Andrew Tridgell
2002-04-16
1
-1
/
+4
*
Added hex values as comments for the standard access rights.
Tim Potter
2002-04-15
1
-5
/
+5
*
Added a status code for lsa_lookup_{sids,names} returning the fact that
Tim Potter
2002-04-14
1
-0
/
+1
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
3
-6
/
+21
*
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
2002-04-13
2
-9
/
+17
*
Remove : from the list seperators, as this is used to seperate out components
Andrew Bartlett
2002-04-12
1
-1
/
+1
*
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
1
-1
/
+4
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
3
-0
/
+19
*
Removed duplicate _LARGEFILE64_SOURCE added in error.
Jeremy Allison
2002-04-11
1
-3
/
+0
*
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
Jeremy Allison
2002-04-11
1
-0
/
+31
*
Add ads ldap server controls
Jim McDonough
2002-04-10
1
-0
/
+5
[prev]
[next]