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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9054: removed incorrect paranoia check on opening streams (this caused RAW-S...
Andrew Tridgell
1
-3
/
+0
2007-10-10
r9053: Change order of dependencies (.h files are used when creating the
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r9052: Support lex/yacc compilers without support for -o
Jelmer Vernooij
3
-2
/
+53
2007-10-10
r9050: fix make pch all
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r9049: - add property dependencies to include/proto.h
Stefan Metzmacher
3
-32
/
+35
2007-10-10
r9048: added a new DOS error code (thanks to EMC)
Andrew Tridgell
2
-0
/
+2
2007-10-10
r9047: show the order of the server/correct output to make it easier to demo ...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r9046: fixed display of privileges in RAW-ACLS test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9045: be friendly towards servers that don't understand the 'share' form for...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r9044: added a comment so you can see what this test does :-)
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9043: fixed return code in RAW-STREAMS test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9042: fixed the valgrind error in the RAW-SFILEINFO test
Andrew Tridgell
2
-1
/
+11
2007-10-10
r9038: Revert svn rev 414. Discussed with Jerry and Metze.
Lars Müller
2
-1
/
+18
2007-10-10
r9037: New fields in usermod function - allow_password_change and
Rafal Szczesniak
3
-7
/
+26
2007-10-10
r9033: Add the 'installmisc' make target back again
Jelmer Vernooij
1
-2
/
+8
2007-10-10
r9031: don't use the global $LIBS variables for posix specific stuff
Stefan Metzmacher
2
-6
/
+7
2007-10-10
r9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get the...
Stefan Metzmacher
1
-2
/
+27
2007-10-10
r9028: make some function static
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r9026: remove autogenerated .x and .c files
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r9025: fix the build when it was stoped and you don't run make clean before m...
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r9022: One more step in the game of whack-a-mole with the PAC.
Andrew Bartlett
1
-7
/
+27
2007-10-10
r9016: More work to avoid abuse of the "name" attribute, this time on
Andrew Bartlett
1
-11
/
+27
2007-10-10
r9015: Fix access to BUILTIN again.
Andrew Bartlett
1
-31
/
+34
2007-10-10
r9011: Remove more references to "name" as a netbios name, using the
Andrew Bartlett
4
-38
/
+141
2007-10-10
r9010: forgot to commit the change to create_directory_handle()
Andrew Tridgell
1
-6
/
+6
2007-10-10
r9009: directory not empty is not an error on failure to delete directory in ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9008: check the return status for the directory handle creations
Andrew Tridgell
2
-8
/
+21
2007-10-10
r9007: fixed error code for setting delete on close on a non-empty directory
Andrew Tridgell
2
-0
/
+27
2007-10-10
r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...
Andrew Tridgell
1
-0
/
+104
2007-10-10
r9003: add testing for non-empty directory delete on close
Andrew Tridgell
1
-1
/
+30
2007-10-10
r9002: a workaround for the current build problems. I hope this will allow
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9001: Fix warning in make clean
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r8999: Use the timestamps module to ensure we update times.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r8998: More work on the RPC server code to avoid abusing the name attribute
Andrew Bartlett
2
-29
/
+39
2007-10-10
r8997: Define CPP for hosts that don't default to 'cpp'
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r8996: More build fixes...
Jelmer Vernooij
3
-10
/
+20
2007-10-10
r8995: Add heimdal headers back to "basics" target... should fix the build fo...
Jelmer Vernooij
2
-6
/
+6
2007-10-10
r8994: Clean up some more autogenerated files so I can predict when I'm going to
Jelmer Vernooij
2
-6
/
+10
2007-10-10
r8991: Change Makefile.core to main.mk to prevent accidental removal problems.
Jelmer Vernooij
2
-1
/
+1
2007-10-10
r8988: Don't remove Makefile.core in distclean...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r8986: As far as I can tell, given the ldif I get from behind this, we have a
Andrew Bartlett
1
-1
/
+1
2007-10-10
r8985: Automatically generate make dependency rules for
Jelmer Vernooij
8
-198
/
+150
2007-10-10
r8984: Use the correct cross-reference search in DRSUAPI, rather than making
Andrew Bartlett
1
-9
/
+10
2007-10-10
r8983: The KVNO (Kerberos key version number) should be incremented with
Andrew Bartlett
1
-0
/
+4
2007-10-10
r8982: "name" is not the netbios name, but the RDN. Return the correct
Andrew Bartlett
1
-13
/
+4
2007-10-10
r8981: Add comments, fix typos (in attribute names) and check for errors in
Andrew Bartlett
2
-8
/
+39
2007-10-10
r8980: Make Samba4 honour account control flags (we were asking for a
Andrew Bartlett
1
-3
/
+5
2007-10-10
r8979: Bunch of makefile fragment inclusion fixes:
Jelmer Vernooij
6
-174
/
+146
2007-10-10
r8977: Put my copyright in share torture test.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8975: Very basic test for delshare function based on code submitted
Rafal Szczesniak
2
-4
/
+56
[next]