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
/
source4
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13738: added support for a "pointer" type in pidl. This will be used in the
Andrew Tridgell
1
-0
/
+27
2007-10-10
r13726: Fix indentation.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13637: Adding more netr_UserFlags.
Günther Deschner
1
-3
/
+13
2007-10-10
r13634: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r13633: Adding more SE_GROUP bits and make it a bitmask as well.
Günther Deschner
1
-5
/
+11
2007-10-10
r13632: The "password_properties" is a bitmask as well.
Günther Deschner
1
-10
/
+12
2007-10-10
r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout
Günther Deschner
1
-0
/
+1
2007-10-10
r13630: Add new ACB-bits as seen in acct_flags in the PAC info3
Günther Deschner
1
-11
/
+17
2007-10-10
r13626: fix make test
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...
Stefan Metzmacher
3
-17
/
+32
2007-10-10
r13621: add an idl structure to parse saslauthd requests
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
1
-3
/
+3
2007-10-10
r13582: Indent
Andrew Bartlett
1
-3
/
+3
2007-10-10
r13572: Comments to async pipe open functions and copyright note.
Rafal Szczesniak
1
-10
/
+57
2007-10-10
r13568: Comments to async rpc connect functions.
Rafal Szczesniak
1
-6
/
+55
2007-10-10
r13561: Turn all dcerpc connect and socket functions to async version.
Rafal Szczesniak
3
-109
/
+517
2007-10-10
r13334: Add comments describing what these functions do.
Andrew Bartlett
1
-2
/
+21
2007-10-10
r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579
James Peach
1
-4
/
+4
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13131: windows sends termination here, this fixes access with regedit
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13044: I finally understand that the [charset()] and [string] properties
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r13002: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12982: fix parsing of LDAP DIRSYNC cookies
Stefan Metzmacher
1
-7
/
+21
2007-10-10
r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...
Stefan Metzmacher
2
-44
/
+75
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
5
-34
/
+37
2007-10-10
r12856: make the logic much more sane
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-20
/
+39
2007-10-10
r12803: if we free the ndr structure how should we access the private pointer...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r12800: Replace tmp_ctx with mem_ctx to make variables name more
Rafal Szczesniak
1
-6
/
+6
2007-10-10
r12772: - create variables for the %(patsubst ...) statements for the idl files
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r12753: Try to fix the build after a 'make clean'. (the wildcards will not
Andrew Bartlett
1
-3
/
+3
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2
-0
/
+4
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2
-61
/
+68
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2
-23
/
+14
2007-10-10
r12651: Remove STR_LARGE_SIZE as it's no longer used
Jelmer Vernooij
3
-14
/
+2
2007-10-10
r12650: Remove support for NULLTERM flag (is already covered by tridge's
Jelmer Vernooij
1
-6
/
+0
2007-10-10
r12635: use the new [validate] value() checking to fix the string types for
Andrew Tridgell
1
-11
/
+11
2007-10-10
r12634: make the [validate] binding string switch also check to see if the
Andrew Tridgell
2
-3
/
+53
2007-10-10
r12623: Another round of fixes for the prototypes of tables.c
Jelmer Vernooij
3
-8
/
+23
2007-10-10
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
3
-0
/
+3
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
3
-7
/
+14
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
10
-15
/
+0
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
1
-5
/
+13
2007-10-10
r12574: Bring tables.pl back to life and move registration of interfaces
Jelmer Vernooij
4
-70
/
+139
2007-10-10
r12558: Support [flag(NULLTERM)] on [charset()] arrays
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
7
-0
/
+10
2007-10-10
r12517: Don't generate empty init functions
Jelmer Vernooij
3
-22
/
+1
2007-10-10
r12516: Fix drsuapi and netlogon javascript bindings
Jelmer Vernooij
1
-2
/
+0
[prev]
[next]