index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
4
-27
/
+96
*
|
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
2002-01-09
1
-0
/
+2
*
|
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
1
-0
/
+8
*
|
With --enable-dmalloc, also use dmalloc's wrappers around routines
Martin Pool
2002-01-09
1
-1
/
+4
*
|
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
1
-1
/
+10
*
|
Fix macro name controlling inclusion of DMALLOC.
Martin Pool
2002-01-09
1
-1
/
+1
*
|
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
2002-01-07
2
-2
/
+2
*
|
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
2002-01-06
1
-0
/
+1
*
|
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-13
/
+21
*
|
Add a talloc varient of the data_blob functions.
Andrew Bartlett
2002-01-05
1
-1
/
+2
*
|
Added WERROR for non local domain.
Jeremy Allison
2002-01-03
1
-0
/
+1
*
|
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
2002-01-03
1
-0
/
+2
*
|
Clarify doc for SAFE_FREE.
Martin Pool
2002-01-03
1
-3
/
+7
*
|
Add talloc_asprintf_append, which grows an existing string buffer to
Martin Pool
2002-01-03
1
-0
/
+6
*
|
Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to
Tim Potter
2002-01-03
1
-0
/
+3
*
|
Removed unused #define
Tim Potter
2002-01-03
1
-1
/
+0
*
|
removed stuff I wasn't using
Gerald Carter
2002-01-02
1
-49
/
+0
*
|
ooops./ forgot one
Gerald Carter
2002-01-02
1
-1
/
+1
*
|
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-48
/
+55
*
|
Make user enumeration work for w2k and win9x.
Jeremy Allison
2002-01-02
1
-1
/
+4
*
|
Doc.
Martin Pool
2002-01-02
1
-2
/
+1
*
|
struct cli_state remembers the pipe name that it's talking to, if any,
Martin Pool
2002-01-02
1
-0
/
+3
*
|
renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers
Andrew Tridgell
2002-01-01
2
-1
/
+1
*
|
A farily large commit:
Andrew Bartlett
2002-01-01
1
-2
/
+5
*
|
Fixed enumeration of a large (<1500) users from a Samba PDC to a W2k
Jeremy Allison
2001-12-31
1
-1
/
+1
*
|
cope with systems that don't have full gssapi libs
Andrew Tridgell
2001-12-31
2
-2
/
+3
*
|
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
Andrew Bartlett
2001-12-31
1
-0
/
+4
*
|
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
2001-12-31
1
-0
/
+1
*
|
Make Samba compile on RH 6.2 again.
Andrew Bartlett
2001-12-30
2
-0
/
+7
*
|
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-1
/
+4
*
|
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-2
/
+21
*
|
added a copyright notice.
Jean-François Micouleau
2001-12-21
1
-0
/
+1
*
|
doesn't keep track of the struct's size we enumerate. W2K doesn't
Jean-François Micouleau
2001-12-21
1
-2
/
+0
*
|
re-done all of samr_query_disp_info()
Jean-François Micouleau
2001-12-21
1
-2
/
+10
*
|
Add MSG_REQ_POOL_USAGE to get memory usage info.
Martin Pool
2001-12-21
1
-0
/
+2
*
|
preparing for release of 3.0-alpha12
Samba Release Account
2001-12-20
1
-1
/
+1
*
|
preparing for release of 3.0-alpha11
Samba Release Account
2001-12-20
1
-1
/
+1
*
|
much better auto-init of valid_table[]. This should just about remove
Andrew Tridgell
2001-12-20
1
-0
/
+1
*
|
Added some comments showing hex values of some constants.
Tim Potter
2001-12-20
1
-11
/
+11
*
|
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
2001-12-20
2
-1
/
+11
*
|
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-0
/
+6
*
|
preparing for release of 3.0-alpha10
Samba Release Account
2001-12-19
1
-1
/
+1
*
|
much better ADS error handling system
Andrew Tridgell
2001-12-19
1
-6
/
+16
*
|
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
2001-12-19
1
-0
/
+11
*
|
Make TALLOC_CTX and talloc_chunk private to talloc.c.
Martin Pool
2001-12-19
1
-16
/
+1
*
|
Doc
Martin Pool
2001-12-19
1
-1
/
+9
*
|
Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
Martin Pool
2001-12-19
1
-0
/
+8
*
|
Doc.
Martin Pool
2001-12-19
1
-1
/
+3
*
|
Start adding some debugging features to talloc based on Samba's
Martin Pool
2001-12-19
1
-0
/
+10
*
|
added info level 1 to samr_query_alias()
Jean-François Micouleau
2001-12-19
1
-0
/
+11
[prev]
[next]