index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-04
More compile fixups for winbind portability.
Tim Potter
2
-3
/
+7
2001-06-04
Compile fix for Solaris.
Tim Potter
1
-8
/
+29
2001-06-04
Compile fix for solaris.
Tim Potter
1
-7
/
+5
2001-06-04
Compile fix for wbinfo on solaris.
Tim Potter
3
-601
/
+601
2001-06-03
removed SHLIBS until someone has time to get it to compile on more platforms ...
Andrew Tridgell
1
-1
/
+4
2001-06-02
Update prototype file.
Tim Potter
1
-13
/
+0
2001-06-02
Merge of i18n domain name fix for lsa_query_info_policy() from appliance
Tim Potter
1
-9
/
+13
2001-06-02
Removed irritating and unecessary debug message.
Tim Potter
1
-3
/
+0
2001-06-02
i18n bugfix merge from appliance.
Tim Potter
1
-1
/
+6
2001-06-01
Oops.
Tim Potter
1
-1
/
+15
2001-06-01
If a debug class was explicitly set to zero the debug system would not
Tim Potter
3
-32
/
+70
2001-06-01
Added a --with/without winbind option to configure. The default is to
Tim Potter
2
-746
/
+789
2001-06-01
Added *.po to .cvsignore files.
Tim Potter
3
-0
/
+3
2001-06-01
Added a comment.
Tim Potter
1
-0
/
+1
2001-05-31
merge from 2.2
Gerald Carter
1
-12
/
+28
2001-05-31
merge from 2.2
Gerald Carter
1
-0
/
+6
2001-05-31
merge from 2.2
Gerald Carter
2
-3
/
+1
2001-05-31
Rename bzero -> memset.
Jeremy Allison
1
-55
/
+81
2001-05-31
Fix debug statement so it doesn't use lp_workgroup() either.
Jeremy Allison
1
-1
/
+1
2001-05-30
fixed asprintf declaration
Andrew Tridgell
1
-6
/
+3
2001-05-30
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
6
-571
/
+728
2001-05-30
merged fix for tdb_unpack from 2_2
Andrew Tridgell
1
-1
/
+4
2001-05-30
added list function to tdbtool
Andrew Tridgell
1
-0
/
+2
2001-05-30
new proto.h
Andrew Tridgell
1
-565
/
+567
2001-05-30
make swat recover from previously bad umask from xinetd
Andrew Tridgell
1
-2
/
+8
2001-05-30
use the new tdb_open_log() fn on connections database
Andrew Tridgell
1
-1
/
+1
2001-05-30
- fixed an off-by-1 bug in the delayed deletion code that I believe
Andrew Tridgell
4
-58
/
+162
2001-05-30
added a tdb_open_log() function that opens a tdb and enables logging
Andrew Tridgell
2
-1
/
+34
2001-05-30
Add border=0 in included swat images to get rid of the link border stuff.
Tim Potter
1
-1
/
+1
2001-05-29
more portable TDB_LOG macro
Andrew Tridgell
1
-1
/
+1
2001-05-29
Fixed compiler warning.
Tim Potter
1
-2
/
+2
2001-05-29
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
6
-574
/
+835
2001-05-28
make sure the umask is set in swat
Andrew Tridgell
1
-0
/
+2
2001-05-28
try to make the tailer code much more robust. When a record
Andrew Tridgell
4
-14
/
+123
2001-05-25
i18n fix for domain_client_validate()
Tim Potter
1
-1
/
+1
2001-05-25
return an error code on password attack, rather than exiting.
Andrew Tridgell
1
-4
/
+7
2001-05-25
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison
4
-15
/
+44
2001-05-24
Fixup the large_writex problem (a large_writex can send a full 64k of data,
Jeremy Allison
5
-31
/
+36
2001-05-24
Fix for random stream generator.
Jeremy Allison
1
-168
/
+186
2001-05-24
Added structures for LOGON_CTRL rpc.
Tim Potter
2
-24
/
+95
2001-05-24
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
2
-2
/
+267
2001-05-24
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2001-05-24
Added server side reponse to net_logon_ctrl rpc. We can now respond
Tim Potter
2
-3
/
+62
2001-05-24
Added srv_get_info client command.
Tim Potter
1
-0
/
+46
2001-05-24
Added logon control2 client call.
Tim Potter
1
-29
/
+15
2001-05-24
Added a init function for net_q_logon_ctrl2 so we can make this call
Tim Potter
1
-12
/
+133
2001-05-24
Removed some level 0 debugs accidentally left in - oops.
Tim Potter
1
-3
/
+0
2001-05-24
Replaced next_command() with call to next_token().
Tim Potter
1
-21
/
+5
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
6
-428
/
+289
2001-05-23
Added tdb_errstr() messages so we can see if these functions fail.
Jeremy Allison
1
-3
/
+10
[next]