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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r11609: fixed handling of one way requests with new send code
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r11608: switched the kdc to use the generic packet send code
Andrew Tridgell
2007-10-10
1
-40
/
+10
*
r11607: switched the smb server to use the generic packet send code
Andrew Tridgell
2007-10-10
3
-51
/
+13
*
r11606: use the generic packet send code in libcli/raw/
Andrew Tridgell
2007-10-10
1
-77
/
+23
*
r11605: added handling of the send queue to the generic packet handling code
Andrew Tridgell
2007-10-10
2
-0
/
+65
*
r11604: converted the kdc code to use the new packet lib. Andrew, I'm not sure
Andrew Tridgell
2007-10-10
1
-78
/
+67
*
r11603: converted the smb server to use the new generic packet code
Andrew Tridgell
2007-10-10
3
-101
/
+36
*
r11602: added packet_set_serialise() to allow the generic packet layer to
Andrew Tridgell
2007-10-10
2
-0
/
+29
*
r11601: try to fix the build on IRIX 6.5 us4
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r11600: remove unused code
Stefan Metzmacher
2007-10-10
2
-1678
/
+0
*
r11599: remove local (and broken) version of strhaslower() strhasupper()
Stefan Metzmacher
2007-10-10
1
-24
/
+0
*
r11598: fixed strhaslower() and strhasupper() to not falsely recognise
Andrew Tridgell
2007-10-10
1
-4
/
+10
*
r11597: revert a commit by mistake
Simo Sorce
2007-10-10
1
-0
/
+12
*
r11596: switched the libcli/raw/ code over to using the lib/stream/ generic
Andrew Tridgell
2007-10-10
6
-109
/
+55
*
r11595: added a helper layer to parse streams into individual packets. This is
Andrew Tridgell
2007-10-10
3
-0
/
+368
*
r11594: ensure ldb_search() sets *res to NULL on failure (some of the updated
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r11593: added a data_blob_realloc() function
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r11592: fixed a crash bug from the ldb_result changes (res was being used aft...
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r11588: Remove unused (at the moment) variable and quiet compiler warning.
Rafal Szczesniak
2007-10-10
1
-1
/
+0
*
r11586: Further work on ejs interface for libnet. The idea is to split libnet
Rafal Szczesniak
2007-10-10
2
-4
/
+57
*
r11572: Add support for accountExpires and password expiry (should cause the
Andrew Bartlett
2007-10-10
1
-2
/
+32
*
r11568: Debuging aids: Let the administrator know when a key/entry expired,
Andrew Bartlett
2007-10-10
1
-6
/
+28
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
39
-807
/
+1212
*
r11555: - change socket_wrapper to support multiple IP's
Stefan Metzmacher
2007-10-10
3
-61
/
+277
*
r11554: make us able to run without depending on 127.0.0.1
Stefan Metzmacher
2007-10-10
1
-6
/
+8
*
r11553: give an error when the lookup failed
Stefan Metzmacher
2007-10-10
1
-7
/
+19
*
r11552: fix indent
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r11547: - don't do pull replication when pullIntervall is 0
Stefan Metzmacher
2007-10-10
3
-9
/
+14
*
r11546: add more errno ntstatus mappings, to get more usefull errors from soc...
Stefan Metzmacher
2007-10-10
1
-0
/
+15
*
r11545: Remove old #define.
Andrew Bartlett
2007-10-10
1
-8
/
+0
*
r11544: Allow delegation in a Samba4 realm.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r11543: A major upgrade to our KDC and PAC handling.
Andrew Bartlett
2007-10-10
14
-238
/
+545
*
r11542: Add the netbios name type. We will need it when we start to handle
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r11541: More logical (I think...) delegation semantics.
Andrew Bartlett
2007-10-10
1
-10
/
+14
*
r11540: Some notes to myself on RFC complience.
Andrew Bartlett
2007-10-10
1
-0
/
+7
*
r11539: Fix indentation in templates. Always generate lower-case
Jelmer Vernooij
2007-10-10
5
-8
/
+10
*
r11538: More notes on things we need.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r11537: Make the authsam_account_ok routine callable by external users (the K...
Andrew Bartlett
2007-10-10
1
-19
/
+21
*
r11536: Add a hook for client-principal access control to hdb-ldb, re-using
Andrew Bartlett
2007-10-10
7
-44
/
+231
*
r11535: Support void functions when generating templates.
Jelmer Vernooij
2007-10-10
1
-2
/
+10
*
r11534: Consider ntvfs as a library
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r11533: Be a bit less intrusive
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r11532: Enable kerberos session setup for winbind smb connections
Volker Lendecke
2007-10-10
1
-0
/
+9
*
r11529: Disable DNS lookups for forwarded credentials, unless really, really
Andrew Bartlett
2007-10-10
1
-34
/
+41
*
r11528: Separate finding dcs from initializing a domain. Makes it easier to p...
Volker Lendecke
2007-10-10
12
-355
/
+571
*
r11527: Has this ever been run?
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r11526: And another warning...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r11525: Move lookups (including the attribute search) for users from
Andrew Bartlett
2007-10-10
2
-112
/
+127
*
r11524: More work on our hdb backend in the KDC.
Andrew Bartlett
2007-10-10
1
-116
/
+78
*
r11523: Working towards having Samba3 join Samba4, this allows the SASL
Andrew Bartlett
2007-10-10
1
-3
/
+7
[prev]
[next]