1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-22 05:57:43 +03:00

8 Commits

Author SHA1 Message Date
Gerald Carter
79fed5f5a7 r487: fixing some compile issues with the IBM AIX compiler reoported on the ml -- now to watch the build farm some more 2007-10-10 10:51:26 -05:00
Gerald Carter
911a28361b r196: merging struct uuid from trunk 2007-10-10 10:51:13 -05:00
Jim McDonough
c9b209be2b Update my copyrights according to my agreement with IBM -
Tim Potter
986eae40f7 Rename some uuid functions so as not to conflict with system
versions.  Fixes bug #154.
-
Tim Potter
d3998307ad Merge a bunch of trivial changes from HEAD. The difference remaining
should actual functional differences between HEAD and 3.0.

 - Mostly reformatting
 - Removal of unecessary #include "smb.h"
 - Merge of dyn_DRIVERFILE removal
 - Silly bug fix for python code
-
Jim McDonough
60b9e352b3 Move guid formatting functions over from HEAD. -
Jim McDonough
eb9004efc3 Use byteorder.h macros -
Jim McDonough
3b50c3b8cd Code to generate uuids for ADS setups. Uses our random generator but
conforms to standard OSF/DCE uuid format.
-